Closed Richi2293 closed 6 years ago
You must access your site via the host configured in your .env
file (project.test) in your case. You must also add a corresponding entry in your /etc/hosts
file (step 3 of README).
Yes, now it works. I just had to go to http://project.test instead of localhost. Thanks
Hi,
I'm trying this docker compose but always return me this error on localhost:
I'm on macOS 10.12.6 I followed the instructions in "Set up".
This is my docker-compose file: ('plugin-folder' is my plugin file)
This is my .env file:
These are the logs of the proxy container:
These are the logs of the wordpress container: