mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-08-29 15:06:26 +02:00
Refactored database_password and solved related bugs
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
application_id: "pixelfed"
|
||||
nginx_docker_reverse_proxy_extra_configuration: "client_max_body_size 512M;"
|
||||
database_type: "mariadb"
|
||||
database_password: "{{applications[application_id].credentials.database_password}}"
|
||||
|
Reference in New Issue
Block a user