You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: charts/stable/uptime-kuma/README.md
+1-3Lines changed: 1 addition & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -76,9 +76,7 @@ N/A
76
76
| Key | Type | Default | Description |
77
77
|-----|------|---------|-------------|
78
78
| env.TZ | string |`"UTC"`| Set the container timezone |
79
-
| env.UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN | int |`0`| Set the frame same-origin policy (int) |
80
-
| env.UPTIME_KUMA_SSL_CERT | string |`nil`| Set the custom ssl cert path (string) |
81
-
| env.UPTIME_KUMA_SSL_KEY | string |`nil`| Set the custom ssl key path (string) |
79
+
| env.UPTIME_KUMA_DISABLE_FRAME_SAMEORIGIN | int |`0`| Set the custom ssl cert path (string) UPTIME_KUMA_SSL_CERT: -- Set the custom ssl key path (string) UPTIME_KUMA_SSL_KEY: -- Set the frame same-origin policy (int) |
0 commit comments