Updated Environment Variables (markdown)
parent
0914a94733
commit
d240ef3c12
|
@ -1,7 +1,3 @@
|
||||||
(Prerelease Wiki for 1.9.0)
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
### UPTIME_KUMA_SSL_CERT `string`
|
### UPTIME_KUMA_SSL_CERT `string`
|
||||||
- SSL Cert File Path
|
- SSL Cert File Path
|
||||||
- Default Value: `undefined`
|
- Default Value: `undefined`
|
||||||
|
@ -9,3 +5,9 @@
|
||||||
### UPTIME_KUMA_SSL_KEY `string`
|
### UPTIME_KUMA_SSL_KEY `string`
|
||||||
- SSL Key File Path
|
- SSL Key File Path
|
||||||
- Default Value: `undefined`
|
- Default Value: `undefined`
|
||||||
|
|
||||||
|
|
||||||
|
### UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN `int`
|
||||||
|
(1.10.0)
|
||||||
|
-
|
||||||
|
- Default Value: `undefined`
|
Loading…
Reference in New Issue