Hey you need to make some changes in command. “/bin/sh”, “-c” should contain a single argument with the bash command that has to be executed. docs has been updated with necessary changes → Fly Launch configuration (fly.toml) · Fly Docs
command should be ["curl http://[$FLY_TEST_MACHINE_IP] | grep ‘true’ "]
You can try with and w/o the port to see if it helps.