diff --git a/examples/dialin-chatbot/README.md b/examples/dialin-chatbot/README.md index fa5873a13..3af299e8b 100644 --- a/examples/dialin-chatbot/README.md +++ b/examples/dialin-chatbot/README.md @@ -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 diff --git a/examples/dialin-chatbot/fly.example.toml b/examples/dialin-chatbot/fly.example.toml new file mode 100644 index 000000000..e69de29bb