mirror of
https://github.com/Ladebeze66/Inception.git
synced 2025-12-16 05:58:11 +01:00
17 lines
323 B
Bash
17 lines
323 B
Bash
DOMAIN_NAME=fgras-ca.42.fr
|
|
|
|
CERTS_=/etc/nginx/ssl/inception.key
|
|
MYSQL_HOSTNAME=mariadb
|
|
MYSQL_DATABASE=wordpress
|
|
MYSQL_USER=fgras
|
|
MYSQL_PASSWORD=1234
|
|
MYSQL_ROOT_PASSWORD=5678
|
|
|
|
WP_TITLE=FernandGrasCalvet
|
|
WP_ADMIN_USR=fgras
|
|
WP_ADMIN_PWD=1234
|
|
WP_ADMIN_EMAIL=fgras.ca@gmail.com
|
|
WP_USR=fgras2
|
|
WP_EMAIL=fgras.ca@42.com
|
|
WP_PWD=123
|