Word press is not using default environment variables in docker container #632
deekshith-elear
started this conversation in
General
Replies: 1 comment 1 reply
-
What do the |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I'm using
WORDPRESS_DB_HOST
to provide my database host name as a environmental variable to my wordpress docker container. In My oldversion of docker image which is an year old it is able to work properly. now I want to migrate to 5.8 and getting database connection error. If I hardcode data of host it is working. else it is not fetching data.Can anyone help me to fix this issue?
Beta Was this translation helpful? Give feedback.
All reactions