docker-freepbx
docker-freepbx copied to clipboard
Chaging the default database password
Hi,
I've read the readme installation instructions several times and I was under the impression that changing the env variables for DB_PASS in the freepbx and freepbx-db-backup and MYSQL_PASSWORD from the freepbx-db would allow me to use a different db password when building the container.
Unfortunately, I get a MySQL/MariaDB server not acessible:
freepbx-app | [WARN] ** [freepbx] MySQL/MariaDB Server 'freepbx-db' is not accessible , retrying.. (5 seconds so far)
I must have missed something in my comprehension. Can someone point me out on how to do it properly?
Thanks you