adds more env variables

This commit is contained in:
2020-05-04 13:27:53 +02:00
parent 42ac146871
commit de09cdbeb0
4 changed files with 34 additions and 31 deletions

View File

@@ -1,8 +1,11 @@
PREFIX=wptest
DB_ROOT_PASSWORD=root
DB_USER=user
DB_USER_PASSWORD=user
THEME=twentyseventeen
DOCKER_PREFIX=wptest
MOUNT_USER=whoami
WP_ADMIN_PASSWORD=admin
WP_ADMIN_USERNAME=admin
WP_LOCALE=fr_FR
WP_THEME=twentyseventeen
WP_URL=https://www.wptest.localhost
WP_VERSION=5.4
USER=