Optimized logic for database backups and integrated test to verify that database feature is used correct

This commit is contained in:
2025-08-10 15:06:37 +02:00
parent e9ef62b95d
commit 149c563831
11 changed files with 100 additions and 32 deletions

View File

@@ -2,7 +2,7 @@
application_id: "svc-prx-openresty"
# Deactivate Database for openresty
database_type: false
database_enabled: false
# Openresty
openresty_image: "openresty/openresty"