fix: persist secrets

optional ssh and gpg keys init
This commit is contained in:
2019-06-26 03:12:49 +03:00
parent c0b4570a6f
commit f544aef439
3 changed files with 42 additions and 17 deletions
+1
View File
@@ -9,6 +9,7 @@ ROOT_URL = {{%ROOT_URL%}}
DISABLE_SSH = {{%DISABLE_SSH%}}
START_SSH_SERVER = true
SSH_PORT = {{%SSH_PORT%}}
SSH_ROOT_PATH = {{%MAIN_DIR%}}/data/ssh
LFS_CONTENT_PATH = {{%MAIN_DIR%}}/data/git/lfs
DOMAIN = localhost
LFS_START_SERVER = true