Skip to content

Commit 591a8f4

Browse files
committed
feat: add CUSTOM_DOMAIN for dev
1 parent cfa4776 commit 591a8f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

wrangler.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@ local_protocol = "http"
1414
CUSTOM_DOMAIN = "libcuda.so"
1515

1616
[env.dev.vars]
17+
CUSTOM_DOMAIN = "router.com"
1718
MODE = "debug"
1819
TARGET_UPSTREAM = "https://registry-1.docker.io"
1920
CUSTOM_DOMAIN = "exmaple.com"

0 commit comments

Comments
 (0)