chore(ops): update mysql backup volume path
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m20s
All checks were successful
Build and Deploy / build-and-deploy (push) Successful in 2m20s
This commit is contained in:
@@ -91,7 +91,7 @@ services:
|
||||
MAX_BACKUPS: 3 # Mantém apenas os 3 últimos dias
|
||||
INIT_BACKUP: "1" # Faz um backup imediatamente ao ligar o container
|
||||
volumes:
|
||||
- /opt/backups_db:/backup
|
||||
- /opt/backups_db/growup-multi:/backup
|
||||
networks:
|
||||
- network_public
|
||||
|
||||
|
||||
Reference in New Issue
Block a user