mirror of
https://github.com/runyanjake/jakeswestcoast.git
synced 2025-10-04 23:37:29 -07:00
Fix issue with docker-compose
This commit is contained in:
parent
d912646c65
commit
d913ce74eb
@ -6,6 +6,8 @@ services:
|
||||
react-app:
|
||||
container_name: jakeswestcoast
|
||||
build: .
|
||||
networks:
|
||||
- traefik
|
||||
volumes:
|
||||
- .:/app
|
||||
- /app/node_modules
|
||||
|
Loading…
x
Reference in New Issue
Block a user