Created Environment Variables (markdown)

Louis Lam 2021-10-15 21:38:27 +08:00
parent 1e81b0a0ae
commit aa3c5db230

11
Environment-Variables.md Normal file

@ -0,0 +1,11 @@
(Prerelease Wiki for 1.9.0)
### UPTIME_KUMA_SSL_CERT `string`
- SSL Cert File Path
- Default Value: `undefined`
### UPTIME_KUMA_SSL_KEY `string`
- SSL Key File Path
- Default Value: `undefined`