added protections when installing wp
This commit is contained in:
@@ -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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user