File tree 3 files changed +3
-3
lines changed
3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ primary_region = "cdg"
12
12
CODER_ACCESS_URL = " https://paris.fly.dev.coder.com"
13
13
CODER_HTTP_ADDRESS = " 0.0.0.0:3000"
14
14
CODER_PRIMARY_ACCESS_URL = " https://dev.coder.com"
15
- CODER_WILDCARD_ACCESS_URL = " https:// *--apps.paris.fly.dev.coder.com"
15
+ CODER_WILDCARD_ACCESS_URL = " *--apps.paris.fly.dev.coder.com"
16
16
17
17
[http_service ]
18
18
internal_port = 3000
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ primary_region = "gru"
12
12
CODER_ACCESS_URL = " https://sao-paulo.fly.dev.coder.com"
13
13
CODER_HTTP_ADDRESS = " 0.0.0.0:3000"
14
14
CODER_PRIMARY_ACCESS_URL = " https://dev.coder.com"
15
- CODER_WILDCARD_ACCESS_URL = " https:// *--apps.sao-paulo.fly.dev.coder.com"
15
+ CODER_WILDCARD_ACCESS_URL = " *--apps.sao-paulo.fly.dev.coder.com"
16
16
17
17
[http_service ]
18
18
internal_port = 3000
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ primary_region = "syd"
12
12
CODER_ACCESS_URL = " https://sydney.fly.dev.coder.com"
13
13
CODER_HTTP_ADDRESS = " 0.0.0.0:3000"
14
14
CODER_PRIMARY_ACCESS_URL = " https://dev.coder.com"
15
- CODER_WILDCARD_ACCESS_URL = " https:// *--apps.sydney.fly.dev.coder.com"
15
+ CODER_WILDCARD_ACCESS_URL = " *--apps.sydney.fly.dev.coder.com"
16
16
17
17
[http_service ]
18
18
internal_port = 3000
You can’t perform that action at this time.
0 commit comments