Optimized role structure in preparation for new backup script

This commit is contained in:
2025-07-16 12:31:01 +02:00
parent e56c960900
commit f9426cfb74
29 changed files with 217 additions and 82 deletions

View File

@@ -10,9 +10,10 @@ docker:
database:
enabled: true
baserow:
no_stop_required: true
image: "baserow/baserow"
version: "latest"
name: "baserow"
backup:
no_stop_required: true
image: "baserow/baserow"
version: "latest"
name: "baserow"
volumes:
data: "baserow_data"
data: "baserow_data"