spec(eientei): correct forgejo ssh port

This commit is contained in:
514fpv 2024-02-02 09:31:15 +08:00
parent 9b92e5114a
commit 41c2d7e21a
Signed by: koishi
SSH key fingerprint: SHA256:axz0uIzzY+5W19i7QOUuiw5LSqhKfCBKPf3L4xFRxLw

View file

@ -11,7 +11,7 @@ in {
database.createDatabase = true;
settings = {
server = {
SSH_PORT = 8087;
SSH_PORT = 8086;
COOKIE_SECURE = true;
LANDING_PAGE = "explore";
DOMAIN = host;