All I want to do is update the code and leave everything else alone

My directory contains the code and a fly.toml. I was able to use by doing fly launch. But now I fixed a bug in the source code, and I would like to update the deployed app, without changing the domain name. I get a confusing message:

Would you like to copy its configuration to the new app? (y/N)

Can you help?

Hi… Try fly deploy at this point, :balloon:.

(fly launch is one-time only—i.e., an initialization step.)

Hope this helps!

1 Like