diff --git a/flask-redis/README.md b/flask-redis/README.md index 93a1b05f..4ca12448 100644 --- a/flask-redis/README.md +++ b/flask-redis/README.md @@ -17,7 +17,6 @@ This guide uses `fra` (Frankfurt, 🇩🇪): ```bash export UKC_TOKEN=token -# Set metro to Frankfurt, DE export UKC_METRO=fra ``` diff --git a/httpserver-go1.22-redis/README.md b/httpserver-go1.22-redis/README.md index 3c3b18c8..2a214264 100644 --- a/httpserver-go1.22-redis/README.md +++ b/httpserver-go1.22-redis/README.md @@ -17,7 +17,6 @@ This guide uses `fra` (Frankfurt, 🇩🇪): ```bash export UKC_TOKEN=token -# Set metro to Frankfurt, DE export UKC_METRO=fra ``` diff --git a/tyk/README.md b/tyk/README.md index 9cbfe1fd..36bf7aef 100644 --- a/tyk/README.md +++ b/tyk/README.md @@ -19,7 +19,6 @@ This guide uses `fra` (Frankfurt, 🇩🇪): ```bash export UKC_TOKEN=token -# Set metro to Frankfurt, DE export UKC_METRO=fra ``` diff --git a/wordpress-compose/README.md b/wordpress-compose/README.md index 54ce07b6..0d67bc0a 100644 --- a/wordpress-compose/README.md +++ b/wordpress-compose/README.md @@ -17,7 +17,6 @@ This guide uses `fra` (Frankfurt, 🇩🇪): ```bash export UKC_TOKEN=token -# Set metro to Frankfurt, DE export UKC_METRO=fra ```