added protections when installing wp

This commit is contained in:
hulamy
2022-09-25 22:11:05 +02:00
parent 7a6734045c
commit 10877ee675
4 changed files with 45 additions and 16 deletions

View File

@@ -1,15 +1,14 @@
# DOCKER-COMPOSE
LOGIN=$USER
LOGIN=hulamy
# MARIADB SETUP
DB_HOST=mariadb
DB_NAME=db_wp_inception
DB_USER=user_wp_inception
DB_PSWD="if you read this i will have to erase your memory"
#ROOT_PSWD="root passphrase"
DB_PSWD="too bad you have read this now i have to erase your memory"
# WORDPRESS SETUP