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