fixes
This commit is contained in:
@ -14,8 +14,8 @@ services:
|
||||
context: react
|
||||
ports:
|
||||
- "3000"
|
||||
volumes:
|
||||
- ./react/app:/app:z
|
||||
# volumes:
|
||||
# - ./react/app:/app:z
|
||||
# - ./docker_cache/node_modules:/app/node_modules
|
||||
nginx:
|
||||
image: nginx:1.23.4
|
||||
|
||||
Reference in New Issue
Block a user