cc-backend/utils/systemd/config.json
2022-01-17 13:51:20 +01:00

8 lines
257 B
JSON

{
"addr": "0.0.0.0:443",
"https-cert-file": "/etc/letsencrypt/live/<...>/fullchain.pem",
"https-key-file": "/etc/letsencrypt/live/<...>/privkey.pem",
"user": "clustercockpit",
"group": "clustercockpit"
}