mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 14:54:05 +00:00
Created Environment Variables (markdown)
parent
1e81b0a0ae
commit
aa3c5db230
1 changed files with 11 additions and 0 deletions
11
Environment-Variables.md
Normal file
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`
|
Loading…
Reference in a new issue