mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Finished backup update
This commit is contained in:
@@ -7,7 +7,9 @@ docker:
|
||||
enabled: false # Enable the database
|
||||
{{ application_id }}:
|
||||
backup:
|
||||
no_stop_required: true
|
||||
no_stop_required: true # The images that don't need to stop
|
||||
disabled: true # Disables the image
|
||||
database_routine: true # Instead of copying a database routine will be triggered for this container
|
||||
image: ""
|
||||
version: "latest"
|
||||
name: "web-app-{{ application_id }}"
|
||||
|
Reference in New Issue
Block a user