added fly.example.toml due to gitignore

This commit is contained in:
Jon Taylor
2024-06-06 23:15:59 +02:00
committed by Aleix Conchillo Flaqué
parent f258fa96cd
commit 810e3cd551
2 changed files with 2 additions and 0 deletions

View File

@@ -62,6 +62,8 @@ A Dockerfile is included in this demo for convenience. Here is an example of how
### Launch the fly project
`mv fly.example.toml fly.toml`
`fly launch` (using the included fly.toml)
### Setup your secrets on Fly

View File