You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: readme-vars.yml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -43,7 +43,7 @@ app_setup_block: |
43
43
`mariadb-admin -u root -p<PASSWORD>`
44
44
to set one at the docker prompt...
45
45
46
-
NOTE changing any of the MYSQL_ variable after the container has set up the initial databases has no effect, use the mysqladmin tool or cli to make changes.
46
+
NOTE changing any of the MYSQL_ variables after the container has set up the initial databases has no effect, use the mysqladmin tool or cli to make changes.
47
47
48
48
NOTE if you want to use (MYSQL_DATABASE MYSQL_USER MYSQL_PASSWORD) **all three** of these variables need to be set you cannot pick and choose.
0 commit comments