Skip to content

Commit 1435e0e

Browse files
committed
Disable CHAMBER_SERVICE for now until we're ready
1 parent ac03c49 commit 1435e0e

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

fly.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,8 @@ release_command = "bundle exec rails release:perform --trace"
1515
strategy = "bluegreen"
1616

1717
[env]
18-
CHAMBER_SERVICE = "intercode_production"
18+
# Uncomment this once we're ready to move to Chamber-provided config
19+
# CHAMBER_SERVICE = "intercode_production"
1920
ASSETS_HOST = "assets.neilhosting.net"
2021
AUTOSCALE_MIN_INSTANCES = "2"
2122
AUTOSCALE_MAX_INSTANCES = "10"

0 commit comments

Comments
 (0)