chore: rename config folder
This commit is contained in:
parent
ab50f4128c
commit
3857eefcbf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue
Block a user