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
re-organizing the repo structure to add Docker / devcontainer
.devcontainer directory and LEMP container(s) added, but the setup for Laravel is not yet working.
There are issues with setting up PHP and NGINX to serve only /public/ on the homepage of localhost
# From Docker Compose version 3.4 the name of the volume can be dynamically generated from environment variables placed in an .env file (this file has to be in the same folder as docker-compose.yml is).
0 commit comments