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: