mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-10-29 01:09:22 +00:00
Added OIDC draft für wordpress
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
application_id: "nextcloud" # Application identifier
|
||||
|
||||
# Database
|
||||
database_password: "{{applications.nextcloud.credentials.database_password}}" # Database password
|
||||
database_password: "{{applications.nextcloud.credentials.database.password}}" # Database password
|
||||
database_type: "mariadb" # Database flavor
|
||||
|
||||
# Networking
|
||||
|
||||
Reference in New Issue
Block a user