summaryrefslogtreecommitdiff
path: root/wrangler.toml
diff options
context:
space:
mode:
authorRyan Cao <[email protected]>2023-11-12 15:51:06 +0800
committerseth <[email protected]>2023-11-12 08:01:14 +0000
commit89089346534f24adabf239317911ef6d1c14f4ea (patch)
tree7d03d19dd87067574b2bd8677f126d1c2185be2b /wrangler.toml
parent66a32af19878f8fc341c4e74b9324ea3e7c90b84 (diff)
fix: dynamically get base for absolute URLs
Diffstat (limited to 'wrangler.toml')
-rw-r--r--wrangler.toml3
1 files changed, 0 insertions, 3 deletions
diff --git a/wrangler.toml b/wrangler.toml
index 96060fe..21b0ea0 100644
--- a/wrangler.toml
+++ b/wrangler.toml
@@ -4,6 +4,3 @@ compatibility_date = "2023-11-11"
workers_dev = false
send_metrics = false
-
-[vars]
-URL = "https://api.mydadleft.me"