mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-31 12:14:46 -04:00
Remove useles nginx dependencies on the dev docker compose
This commit is contained in:
parent
257ead2415
commit
dab297413f
@ -77,9 +77,6 @@ services:
|
|||||||
- BACK_URL=${KYOO_URL:-http://back:5000}
|
- BACK_URL=${KYOO_URL:-http://back:5000}
|
||||||
volumes:
|
volumes:
|
||||||
- ./nginx.conf.template:/etc/nginx/templates/kyoo.conf.template:ro
|
- ./nginx.conf.template:/etc/nginx/templates/kyoo.conf.template:ro
|
||||||
depends_on:
|
|
||||||
- back
|
|
||||||
- front
|
|
||||||
ports:
|
ports:
|
||||||
- "8901:8901"
|
- "8901:8901"
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user