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