Closed joshuansu0897 closed 3 years ago
I added Dockerfile and docker-compose file for dev and prod
Fixes #13
I rundocker-compose-dev.yml on my local machine, maybe this not works on Windows, nodemon have a particular flag for windows --legacy-watch
docker-compose-dev.yml
--legacy-watch
Test Configuration:
Description
I added Dockerfile and docker-compose file for dev and prod
Fixes #13
Type of change
How Has This Been Tested?
I run
docker-compose-dev.yml
on my local machine, maybe this not works on Windows, nodemon have a particular flag for windows--legacy-watch
Test Configuration:
Checklist: