Issue
Only the 404 page is loaded
Info
System: MacOS 10.14.5
Docker: 2.0.0.3
Reproduce
- git clone https://github.com/wyveo/craftcms-docker.git
- cd craftcms-docker
- Docker Preferences > File Sharing
- Add: /data
- sudo mkdir /data
- mkdir ~/data
- ln -s /Users/xxx/data data
- sudo docker-compose up -d
- Visit: http://0.0.0.0/index.php?p=admin
Result
404 Not Found - nginx
Expected Result
Admin screen to install Craft