Use new style secret naming

This commit is contained in:
Luke Murphy
2021-02-14 16:01:18 +01:00
parent bd5ea14e85
commit 04677bed91
3 changed files with 20 additions and 20 deletions
+3 -3
View File
@@ -7,6 +7,6 @@ LETS_ENCRYPT_ENV=production
ADMIN_USERNAME=admin
DB_ROOT_PASSWORD_VERSION=v1
DB_PASSWORD_VERSION=v1
ADMIN_PASSWORD_VERSION=v1
SECRET_DB_ROOT_PASSWORD_VERSION=v1
SECRET_DB_PASSWORD_VERSION=v1
SECRET_ADMIN_PASSWORD_VERSION=v1