From d240ef3c1219c3830c75c328c4e8d842f45de9bd Mon Sep 17 00:00:00 2001
From: Louis Lam <louislam@users.noreply.github.com>
Date: Wed, 20 Oct 2021 18:19:43 +0800
Subject: [PATCH] Updated Environment Variables (markdown)

---
 Environment-Variables.md | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/Environment-Variables.md b/Environment-Variables.md
index 2ed764c..57a11d1 100644
--- a/Environment-Variables.md
+++ b/Environment-Variables.md
@@ -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`
\ No newline at end of file