revert b8541c0d24
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m2s
All checks were successful
Build and Deploy / build-and-push (push) Successful in 1m2s
revert update docker compose again
This commit is contained in:
@@ -57,7 +57,7 @@ services:
|
|||||||
MAX_BACKUPS: 3 # Mantém apenas os 3 últimos dias
|
MAX_BACKUPS: 3 # Mantém apenas os 3 últimos dias
|
||||||
INIT_BACKUP: "1" # Faz um backup imediatamente ao ligar o container
|
INIT_BACKUP: "1" # Faz um backup imediatamente ao ligar o container
|
||||||
volumes:
|
volumes:
|
||||||
- /opt/backups_db/fasto:/backup
|
- /opt/backups_db/fastob:/backup
|
||||||
networks:
|
networks:
|
||||||
- fasto-net
|
- fasto-net
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user