mirror of
https://github.com/kevinveenbirkenbach/computer-playbook.git
synced 2025-06-25 11:45:32 +02:00
4 lines
146 B
YAML
4 lines
146 B
YAML
application_id: "peertube"
|
|
database_type: "postgres"
|
|
container_name: "{{ application_id }}"
|
|
oidc_plugin: "peertube-plugin-auth-openid-connect" |