This commit is contained in:
12
compose.yml
12
compose.yml
@@ -71,17 +71,7 @@ services:
|
||||
- "traefik.http.routers.traefik-secure.tls.domains[0].main=${DOMAIN}"
|
||||
- "traefik.http.routers.traefik-secure.tls.domains[0].sans=*.${DOMAIN}"
|
||||
- "traefik.http.routers.traefik-secure.service=api@internal"
|
||||
- "wud.watch=false"
|
||||
|
||||
backup:
|
||||
container_name: backup
|
||||
image: gitea.craisin.tech/craisin/backup:latest
|
||||
volumes:
|
||||
- ${DATA}:/source/data
|
||||
- ${DRIVE}:/source/drive
|
||||
- /home/craisin/config:/source/config
|
||||
- /home/craisin/backup:/dest
|
||||
restart: always
|
||||
- "wud.watch=false"
|
||||
|
||||
# Productivity
|
||||
crontab-guru:
|
||||
|
||||
Reference in New Issue
Block a user