Skip to content

Commit

Permalink
Label cieladmin backups
Browse files Browse the repository at this point in the history
  • Loading branch information
bmamlin committed Sep 26, 2022
1 parent 0e3a09d commit 287e2d6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion files/cieladmin/docker-compose.yml
Expand Up @@ -48,7 +48,7 @@ services:
- web-data:/web_data
- ${BACKUP_DIR-/opt/backups}:/backup
environment:
- DIRS=/db_data:db,/web_data:web
- DIRS=/db_data:cieladmin_db,/web_data:cieladmin_web
- SCHEDULE=0 0 * * *
restart: always
healthcheck:
Expand Down

0 comments on commit 287e2d6

Please sign in to comment.