fixed double fly

This commit is contained in:
Jon Taylor
2024-07-02 10:17:01 +01:00
parent 4f8f7b8d1d
commit b20a10a4bc

View File

@@ -16,7 +16,7 @@ You can copy the `example-fly.toml` as a reference. Be sure to change the app na
Copy the base `env.example` to `.env` and enter the necessary API keys.
`FLYFLY_APP_NAME` should match that in the `fly.toml` file.
`FLY_APP_NAME` should match that in the `fly.toml` file.
### Launch a new fly.io project