A tester : la génération des mots de passe !
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
MYSQL_ROOT_PASSWORD=
|
||||
MYSQL_USER=
|
||||
MYSQL_PASSWORD=
|
||||
MYSQL_DATABASE=
|
||||
MYSQL_ROOT_PASSWORD="@@pass@@vigiloroot@@p@@"
|
||||
MYSQL_DATABASE="@@db@@vigilo@@d@@"
|
||||
MYSQL_USER="@@user@@vigilo@@u@@"
|
||||
MYSQL_PASSWORD="@@pass@@vigilo@@p@@"
|
Reference in New Issue
Block a user