update build scripts to use a password.txt file instead of environment variable.

This commit is contained in:
2020-01-12 22:56:09 -05:00
parent 7d1085d581
commit 5c0a51c0be
3 changed files with 10 additions and 3 deletions

View File

@@ -21,7 +21,7 @@ services:
LETSENCRYPT_HTTPS_ENABLED: "false"
LETSENCRYPT_TESTCERT: "false"
LETSENCRYPT_DEBUG: "false"
LETSENCRYPT_JOB_TIME: "0 5 16 16 * *"
LETSENCRYPT_JOB_TIME: "0 5 6 13 * *"
LETSENCRYPT_DOMAIN1: xai-corp.net
LETSENCRYPT_DOMAIN2: git.xai-corp.net
LETSENCRYPT_DOMAIN3: xaibox.xai-corp.net