File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -15,4 +15,5 @@ Update fly with:
1515
1616``` sh
1717flyctl deploy --ha=false
18+ flyctl deploy --ha=false --config fly-testing.toml
1819```
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CLOUD_AGENT_AWS_SUBNETS = "1"
77CLOUD_AGENT_AWS_SUBNET_ID = " 1"
88CLOUD_AGENT_CONNECTION_ID = " depot-fly-dev-iad"
99CLOUD_AGENT_PROVIDER = " fly"
10- CLOUD_AGENT_VERSION = " v1.0.0 "
10+ CLOUD_AGENT_VERSION = " fly "
1111FLY_APP_ID = " depot-testing-machines"
1212
1313[processes ]
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ CLOUD_AGENT_AWS_SUBNETS = "1"
77CLOUD_AGENT_AWS_SUBNET_ID = " 1"
88CLOUD_AGENT_CONNECTION_ID = " depot-fly-iad"
99CLOUD_AGENT_PROVIDER = " fly"
10- CLOUD_AGENT_VERSION = " v1.0.0 "
10+ CLOUD_AGENT_VERSION = " fly "
1111
1212[processes ]
1313app = " node /app/dist/index.js"
You can’t perform that action at this time.
0 commit comments