chore: rename config folder

This commit is contained in:
Nicolas Meienberger 2023-03-25 13:08:26 +01:00
parent ab50f4128c
commit 3857eefcbf

View File

@ -7,7 +7,7 @@ services:
ports:
- ${APP_PORT}:8080
volumes:
- ${APP_DATA_DIR}/data/appname:/config
- ${APP_DATA_DIR}/data/config:/config
- ${ROOT_FOLDER_HOST}/media/torrents/sabnzbd/downloads:/downloads
- ${ROOT_FOLDER_HOST}/media/torrents/sabnzbd/incomplete-downloads:/incomplete-downloads
environment:
@ -23,4 +23,4 @@ services:
traefik.http.routers.sabnzbd.entrypoints: websecure
traefik.http.routers.sabnzbd.service: sabnzbd
traefik.http.routers.sabnzbd.tls.certresolver: myresolver
traefik.http.services.sabnzbd.loadbalancer.server.port: 8080
traefik.http.services.sabnzbd.loadbalancer.server.port: 8080