spec(eientei): correct forgejo ssh port
This commit is contained in:
parent
b25e54de11
commit
8b41e01d20
1 changed files with 1 additions and 1 deletions
|
@ -11,7 +11,7 @@ in {
|
||||||
database.createDatabase = true;
|
database.createDatabase = true;
|
||||||
settings = {
|
settings = {
|
||||||
server = {
|
server = {
|
||||||
SSH_PORT = 8087;
|
SSH_PORT = 8086;
|
||||||
COOKIE_SECURE = true;
|
COOKIE_SECURE = true;
|
||||||
LANDING_PAGE = "explore";
|
LANDING_PAGE = "explore";
|
||||||
DOMAIN = host;
|
DOMAIN = host;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue