Closed gck303 closed 2 days ago
I am getting a Symfony error when I run it.
It is running in Docker. The DNS is all adjusted and I have tested with a ping from within the docker.
Thanks, George
I tried adding an APP_ENV parameter to the docker. It seemed to help.
Shoudl it be test or prod? I assume prod!?
If you do a composer install with the --no-dev parameter, you should indeed use prod as the APP_ENV.
I am getting a Symfony error when I run it.
It is running in Docker. The DNS is all adjusted and I have tested with a ping from within the docker.
Thanks, George