This commit is contained in:
orion kindel
2025-08-05 16:27:14 -05:00
parent c20dae095b
commit 874e9471e4
3 changed files with 8 additions and 8 deletions

View File

@@ -10,7 +10,7 @@ HTTP_PORT = 3000
DISABLE_SSH = false
START_SSH_SERVER = true
SSH_PORT = 22
SSH_LISTEN_PORT = 22
SSH_LISTEN_PORT = 2222
LFS_START_SERVER = true
LFS_JWT_SECRET = <SECRET>
OFFLINE_MODE = false