Files
federatedwiki/config.initial.json.tmpl
Robert Best 02ad7a1ace Bump app image and fix healthcheck quoting
Update app image to 0.39.4-2 and switch the healthcheck test to single
quotes to simplify escaping of the embedded Node.js script
2026-04-18 06:11:44 +00:00

6 lines
127 B
Cheetah

{
"farm": true,
"cookieSecret": "{{ secret "cookie_secret" }}",
"security_useHttps": true,
"security_type": "friends"
}