mirror of
https://github.com/louislam/uptime-kuma.git
synced 2024-11-23 23:04:04 +00:00
Updated Environment Variables (markdown)
parent
0914a94733
commit
d240ef3c12
1 changed files with 6 additions and 4 deletions
|
@ -1,7 +1,3 @@
|
|||
(Prerelease Wiki for 1.9.0)
|
||||
|
||||
|
||||
|
||||
### UPTIME_KUMA_SSL_CERT `string`
|
||||
- SSL Cert File Path
|
||||
- Default Value: `undefined`
|
||||
|
@ -9,3 +5,9 @@
|
|||
### UPTIME_KUMA_SSL_KEY `string`
|
||||
- SSL Key File Path
|
||||
- Default Value: `undefined`
|
||||
|
||||
|
||||
### UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN `int`
|
||||
(1.10.0)
|
||||
-
|
||||
- Default Value: `undefined`
|
Loading…
Reference in a new issue