Skip to content

Commit

Permalink
add about fly.io information to README
Browse files Browse the repository at this point in the history
  • Loading branch information
theruziev committed Jan 2, 2024
1 parent 3a6160e commit a98d6e1
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .dockerignore
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@
.idea/dataSources
.idea/dataSources.local.xml
fly.toml
.theruziev
.bin
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,3 +39,11 @@ task lint
# Run build
task build
```
### Example server
I use fly.io for deployment.
- [Main](https://theruziev-starter.fly.dev/)
- [Version](https://theruziev-starter.fly.dev/version)
- [Readiness probe](https://theruziev-starter.fly.dev/ready)
- [Liveness probe](https://theruziev-starter.fly.dev/live)


0 comments on commit a98d6e1

Please sign in to comment.