This commit is contained in:
10
compose.yml
10
compose.yml
@@ -73,16 +73,6 @@ services:
|
|||||||
- "traefik.http.routers.traefik-secure.service=api@internal"
|
- "traefik.http.routers.traefik-secure.service=api@internal"
|
||||||
- "wud.watch=false"
|
- "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
|
|
||||||
|
|
||||||
# Productivity
|
# Productivity
|
||||||
crontab-guru:
|
crontab-guru:
|
||||||
container_name: crontab-guru
|
container_name: crontab-guru
|
||||||
|
|||||||
Reference in New Issue
Block a user