Using internal ssh server

This commit is contained in:
Dionysus 2024-01-24 01:59:52 -05:00
parent 6b8fd549c2
commit 4d93c91f68
Signed by: acidvegas
GPG Key ID: EF4B922DB85DC9DE
1 changed files with 1 additions and 0 deletions

View File

@ -28,6 +28,7 @@ HTTP_PORT = REDACTED # Reverse proxy for HTTPS
ROOT_URL = https://git.supernets.org/
APP_DATA_PATH = /var/lib/gitea/data
DISABLE_SSH = false
START_SSH_SERVER = true
SSH_PORT = 2023
LFS_START_SERVER = true
LFS_JWT_SECRET = REDACTED