How do you change the mysql username/password #190
-
How do you change the mysql username/password after initial install/run from using docker-compose install method? |
Beta Was this translation helpful? Give feedback.
Answered by
ansibleguy76
Jun 15, 2024
Replies: 1 comment
-
use a mysql client or the mysql cli to change it or create a new user and then change the env variables to use them as connection |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
ansibleguy76
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
use a mysql client or the mysql cli to change it or create a new user and then change the env variables to use them as connection