6
0
mirror of https://github.com/ChristianLight/tutor.git synced 2024-09-30 05:09:02 +00:00
tutor/config/mysql/templates/auth.env.templ
Régis Behmo 77b9a6a3e7 Fix major MySQL db connection bug
MySQL configuration file was in the wrong format. As a consequence, no
root user was created after running the mysql image for the first time.
2018-06-08 18:33:45 -04:00

2 lines
38 B
Plaintext

MYSQL_ROOT_PASSWORD=${MYSQL_PASSWORD}