abandon to use secret, it has too many consequences
+ use classical env technic, but it might not be safe
This commit is contained in:
16
srcs/.env
16
srcs/.env
@@ -1,8 +1,8 @@
|
||||
# DOMAIN_NAME=wil.42.fr
|
||||
# # certificates
|
||||
# CERTS_=./XXXXXXXXXXXX
|
||||
# # MYSQL SETUP
|
||||
# MYSQL_ROOT_PASSWORD=XXXXXXXXXXXX
|
||||
# MYSQL_USER=XXXXXXXXXXXX
|
||||
# MYSQL_PASSWORD=XXXXXXXXXXXX
|
||||
# [...]
|
||||
#DOMAIN_NAME=wil.42.fr
|
||||
## certificates
|
||||
#CERTS_=./XXXXXXXXXXXX
|
||||
|
||||
## 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"
|
||||
|
||||
Reference in New Issue
Block a user