nothing works, all is broken, dammit

This commit is contained in:
hugo gogo
2022-09-17 17:00:07 +02:00
parent 96193494a4
commit a676b6cffe
14 changed files with 700 additions and 111 deletions

View File

@@ -1,20 +1,20 @@
#DOMAIN_NAME=wil.42.fr
## certificates
#CERTS_=./XXXXXXXXXXXX
## MARIADB SETUP
# MARIADB SETUP
DB_NAME=db_wp_inception
DB_USER=user_wp_inception
DB_PSWD="if you read this i will have to erase your memory"
## TMP MARIADB SETUP
DB_NAME_TMP=db_wp_inception_tmp
DB_USER_TMP=user_wp_inception_tmp
DB_PSWD_TMP="if you read this i will have to erase your memory _tmp"
# WORDPRESS SETUP
## WORDPRESS SETUP
WP_DIR=/var/www/html
WP_URL=hulamy.42.fr
WP_TITLE="le blog !"
WP_ADMIN=hulamy
WP_TITLE=title
WP_ADMIN=admin
WP_ADMIN_PSWD="you shall not password !"
WP_ADMIN_EMAIL=hulamy@42.fr
WP_ADMIN_EMAIL=admin@email.fr
WP_USER=user
WP_USER_PSWD="it's a secret for nobody"
WP_USER_EMAIL=user@email.fr