docs: update fly.io free plan details [skip ci] (#1173)

Free plan no longer available in fly.io
https://fly.io/docs/about/pricing/#free-allowances
main
Alpha 2024-10-01 03:33:08 +11:00 committed by GitHub
parent 95f872ccde
commit 5cf5ad992a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 1 deletions

View File

@ -115,7 +115,7 @@ ___
### [Fly.io](https://fly.io) ### [Fly.io](https://fly.io)
You will need a [Fly.io](https://fly.io) account to deploy Whoogle. The [free allowances](https://fly.io/docs/about/pricing/#free-allowances) are enough for personal use. You will need a [Fly.io](https://fly.io) account to deploy Whoogle.
#### Install the CLI: https://fly.io/docs/hands-on/installing/ #### Install the CLI: https://fly.io/docs/hands-on/installing/
@ -131,6 +131,9 @@ To fix this, open the generated `fly.toml` file, set `services.internal_port` to
Your app is now available at `https://<app-name>.fly.dev`. Your app is now available at `https://<app-name>.fly.dev`.
Notes:
- Requires a [**PAID**](https://fly.io/docs/about/pricing/#free-allowances) Fly.io Account.
___ ___
### [Koyeb](https://www.koyeb.com) ### [Koyeb](https://www.koyeb.com)