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