mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2024-11-01 02:33:10 +01:00
5 lines
275 B
YAML
5 lines
275 B
YAML
docker_compose_project_name: "pixelfed"
|
|
nginx_docker_reverse_proxy_extra_configuration: "client_max_body_size 512M;"
|
|
database_type: "mariadb"
|
|
database_password: "{{pixelfed_database_password}}"
|