Start removing fly.io references for deployment

This commit is contained in:
Claudio Ortolina
2025-08-25 07:56:37 +03:00
parent def57284b1
commit 59f75d5166
2 changed files with 2 additions and 44 deletions
+2 -2
View File
@@ -111,8 +111,8 @@ The default password for development is `change me`.
## Deployment
The application is setup for deployment on Fly.io - just make sure you edit
`fly.toml` to match your app name, domain, etc.
The application provides a Dockerfile suitable for production use. You can
build a working image using `mise run docker:build`.
## CI