Solved database backup buck

This commit is contained in:
2025-04-16 13:27:27 +02:00
parent a50d8159fc
commit 7d5d69c380
6 changed files with 43 additions and 36 deletions

View File

@@ -7,7 +7,7 @@ database_password: "{{applications.nextcloud.cre
database_type: "mariadb" # Database flavor
# Networking
domain: "{{domains[application_id]}}" # Public domain at which Nextcloud will be accessable
domain: "{{ domains[application_id] }}" # Public domain at which Nextcloud will be accessable
http_port: "{{ ports.localhost.http[application_id] }}" # Port at which nextcloud is reachable in the local network
# Control Node