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