auth works now
This commit is contained in:
@ -16,8 +16,9 @@ services:
|
||||
- "3000"
|
||||
environment:
|
||||
- WDS_SOCKET_PORT=0
|
||||
# volumes:
|
||||
# - ./docker_cache/node_modules:/app/node_modules
|
||||
volumes:
|
||||
- ./react/app:/app:z
|
||||
# - ./docker_cache/node_modules:/app/node_modules
|
||||
nginx:
|
||||
image: nginx:1.23.4
|
||||
volumes:
|
||||
|
||||
Reference in New Issue
Block a user