Hello.
I have a question about setting up the inter_port
in the service section of fly.toml.
After I launched the app, my fly.toml’s inter_port
is set to 3000.
As far as I know, the default value for inter_port
is 8080, so I was wondering why my fly launch set the inter_port
to 3000 instead of 8080. Please tell me the reason or the type of document I can find.
Thank you for your guys help.