Fix small docker compose errors.
This commit is contained in:
parent
bd1a69ac07
commit
fa504aa837
|
@ -9,7 +9,8 @@ services:
|
||||||
- ${APP_PORT}:8081
|
- ${APP_PORT}:8081
|
||||||
volumes:
|
volumes:
|
||||||
- ${ROOT_FOLDER_HOST}/media/downloads/complete/:/downloads
|
- ${ROOT_FOLDER_HOST}/media/downloads/complete/:/downloads
|
||||||
restart: unless-stopped
|
networks:
|
||||||
|
- tipi_main_network
|
||||||
labels:
|
labels:
|
||||||
# Main
|
# Main
|
||||||
traefik.enable: true
|
traefik.enable: true
|
||||||
|
|
Loading…
Reference in New Issue
Block a user