mirror of
https://github.com/zoriya/Kyoo.git
synced 2025-05-24 02:02:36 -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}
|
||||
volumes:
|
||||
- ./nginx.conf.template:/etc/nginx/templates/kyoo.conf.template:ro
|
||||
depends_on:
|
||||
- back
|
||||
- front
|
||||
ports:
|
||||
- "8901:8901"
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user