ansible-base/roles/authelia-for-hedgedoc/defaults/main.json
2024-03-29 17:21:05 +01:00

5 lines
193 B
JSON

{
"var_authelia_for_hedgedoc_hedgedoc_url_base": "https://hedgedoc.example.org",
"var_authelia_for_hedgedoc_client_id": "hedgedoc",
"var_authelia_for_hedgedoc_client_secret": "REPLACE_ME"
}