mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-05-10 15:25:43 +02:00
5 lines
307 B
YAML
5 lines
307 B
YAML
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}}"
|