Update dcompose

main
Your Name 2022-07-24 18:50:52 +00:00
parent 0718da745e
commit 22bc1193e6
1 changed files with 8 additions and 1 deletions

View File

@ -49,7 +49,7 @@ services:
entrypoint: "/bin/sh -c 'trap exit TERM; while :; do certbot renew; sleep 12h & wait $${!}; done;'" entrypoint: "/bin/sh -c 'trap exit TERM; while :; do certbot renew; sleep 12h & wait $${!}; done;'"
# #
# SERVICES # HOMESERVER SERVICES
# #
transmission: transmission:
@ -129,3 +129,10 @@ services:
- POSTGRES_PASSWORD=${POSTGRES_NEXTCLOUD_PASSWORD} - POSTGRES_PASSWORD=${POSTGRES_NEXTCLOUD_PASSWORD}
networks: networks:
- nextcloud - nextcloud
#
# HOME-AUTOMATION SERVICES
#
#
# OTHER SERVICES
#