We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ac03c49 commit 1435e0eCopy full SHA for 1435e0e
1 file changed
fly.toml
@@ -15,7 +15,8 @@ release_command = "bundle exec rails release:perform --trace"
15
strategy = "bluegreen"
16
17
[env]
18
-CHAMBER_SERVICE = "intercode_production"
+# Uncomment this once we're ready to move to Chamber-provided config
19
+# CHAMBER_SERVICE = "intercode_production"
20
ASSETS_HOST = "assets.neilhosting.net"
21
AUTOSCALE_MIN_INSTANCES = "2"
22
AUTOSCALE_MAX_INSTANCES = "10"
0 commit comments