Update for new SECRET_ naming

This commit is contained in:
3wc
2020-12-14 11:56:31 +02:00
parent ebb2036510
commit 26fa0bdfd3
3 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -8,8 +8,8 @@ export LETS_ENCRYPT_ENV=production
## Additional extensions
#export PHP_EXTENSIONS="calendar"
export DB_ROOT_PASSWORD_VERSION=v1
export DB_PASSWORD_VERSION=v1
export SECRET_DB_ROOT_PASSWORD_VERSION=v1
export SECRET_DB_PASSWORD_VERSION=v1
export PHP_UPLOADS_CONF_VERSION=v1
export ENTRYPOINT_CONF_VERSION=v1