Add app .ini
This commit is contained in:
parent
07f31476a3
commit
1143b60576
|
@ -4,5 +4,7 @@ DOMAIN = git.velouria.dev
|
||||||
HTTP_PORT = 3000
|
HTTP_PORT = 3000
|
||||||
ROOT_URL = https://git.velouria.dev
|
ROOT_URL = https://git.velouria.dev
|
||||||
DISABLE_SSH = false
|
DISABLE_SSH = false
|
||||||
SSH_PORT = 22
|
SSH_PORT = 222
|
||||||
|
SSH_LISTEN_PORT = 22
|
||||||
OFFLINE_MODE = false
|
OFFLINE_MODE = false
|
||||||
|
START_SSH_SERVER = false
|
Loading…
Reference in New Issue