123
This commit is contained in:
@ -19,7 +19,6 @@ services:
|
||||
dockerfile: ./nginx/Dockerfile
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- ./nginx/nginx.conf:/etc/nginx/conf.d/default.conf:ro
|
||||
- ./static:/static
|
||||
depends_on:
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user