Scanning source code
Detected a Axum app
Warning: This organization has no payment method, turning off high availability
Creating app in [redacted]/axum-on-fly
We're about to launch your app on Fly.io. Here's what you're getting:
Organization: Your Name (fly launch defaults to the personal org)
Name: [app-name] (derived from your directory name)
Region: Amsterdam, Netherlands (this is the fastest region for you)
App Machines: shared-cpu-1x, 1GB RAM (most apps need about 1GB of RAM)
Postgres: <none> (not requested)
Redis: <none> (not requested)
Sentry: false (not requested)
...
==> Building image
...
==> Building image with Docker
...
Watch your deployment at https://fly.io/apps/[app-name]/monitoring
...
Visit your newly deployed app at https://[app-name].fly.dev/