NeverDefineUs / vitaes

Open source curriculum generation tool
https://vitaes.io/
MIT License
25 stars 7 forks source link

production webapp not working in docker-compose #432

Open ramonsaboya opened 4 years ago

ramonsaboya commented 4 years ago

Running docker-compose with production version of webapp (yarn build through nginx) does not work locally, since main nginx only points to :3000 for the webapp and production version is in :80