Try to fix forgejo again...
This commit is contained in:
parent
41e635754e
commit
f90b8e27fe
4 changed files with 9 additions and 9 deletions
hosts/nixos/lapetus/services
|
@ -30,8 +30,8 @@
|
|||
ROOT_URL = config.satellite.cloudflared.at.git.url;
|
||||
LANDING_PAGE = "prescientmoon"; # Make my profile the landing page
|
||||
|
||||
START_SSH_SERVER = true;
|
||||
BUILTIN_SSH_SERVER_USER = "git";
|
||||
# START_SSH_SERVER = true;
|
||||
# BUILTIN_SSH_SERVER_USER = "git";
|
||||
SSH_DOMAIN = config.satellite.cloudflared.at."ssh.git".host;
|
||||
SSH_LISTEN_PORT = config.satellite.ports.forgejo-ssh;
|
||||
};
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue