fix sway launch cmd + forgejo ssh port at 2222

This commit is contained in:
waveringana 2025-06-01 04:41:46 -04:00
parent 1f0cf8369b
commit 44f6f390ff
2 changed files with 16 additions and 2 deletions

View file

@ -18,6 +18,9 @@ in
ROOT_URL = "https://git.nekomimi.pet";
LANDING_PAGE = "explore";
HTTP_PORT = 5000;
SSH_LISTEN_PORT = 2222;
SSH_PORT = 2222;
START_SSH_SERVER = true;
};
# service.DISABLE_REGISTRATION = true;
actions = {