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
{{ message }}
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.
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
The text was updated successfully, but these errors were encountered:
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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 thefreepbx
andfreepbx-db-backup
andMYSQL_PASSWORD
from thefreepbx-db
would allow me to use a different db password when building the container.Unfortunately, I get a
MySQL/MariaDB server not acessible
:I must have missed something in my comprehension. Can someone point me out on how to do it properly?
Thanks you
The text was updated successfully, but these errors were encountered: