-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Steps to reproduce
./app.sh init./app.sh start all
Expected
- nginx docker container acts as reverse proxy
Actual
- Docker on mac does NOT support
network_mode: host
Support Host Network (--network host) mode on Docker Desktop for Mac and Windows docker/roadmap#238 - Docker does not receive requests to localhost:3000/1 and cannot connect to the Apps Website on localhost:5174 (there is a fix for this here https://www.howtogeek.com/devops/how-to-connect-to-localhost-within-a-docker-container/)
Environment
- Mac OS (M1)
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working