more clean
This commit is contained in:
parent
9320148274
commit
76ec2915fa
|
@ -1,4 +1,4 @@
|
|||
# media-server-docker-compose
|
||||
# Docker Compose for my Media Server
|
||||
|
||||
* Arr - A collection of all the *arr apps like Radarr and Sonarr
|
||||
* Dashboard - Replies on Homarr and Dashdot for a top-level dashboard
|
||||
|
|
|
@ -29,7 +29,7 @@ services:
|
|||
REDIS_HOST: redis
|
||||
LETSENCRYPT_HOST: nextcloud.${DOMAIN}
|
||||
LETSENCRYPT_EMAIL: ${EMAIL}
|
||||
LETSENCRYPT_TEST: true
|
||||
#LETSENCRYPT_TEST: true
|
||||
volumes:
|
||||
- ${CONFIG_LOCATION}/nextcloud:/config
|
||||
- ${DATA_LOCATION}/Cloud/Nextcloud:/data
|
||||
|
|
Loading…
Reference in New Issue
Block a user