This commit is contained in:
@@ -6,7 +6,7 @@ services:
|
||||
ports:
|
||||
- "3000:80"
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
- ./nginx.conf:/etc/nginx/nginx.conf:ro
|
||||
depends_on:
|
||||
- frontend
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user