Skip to content

Commit

Permalink
remove flyio
Browse files Browse the repository at this point in the history
  • Loading branch information
George-Spanos committed Jul 18, 2024
1 parent d838415 commit d2ee33b
Show file tree
Hide file tree
Showing 4 changed files with 9 additions and 130 deletions.
84 changes: 0 additions & 84 deletions .github/workflows/deploy-version.yml

This file was deleted.

23 changes: 0 additions & 23 deletions api/fly.toml

This file was deleted.

9 changes: 9 additions & 0 deletions docker-compose.prod.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
services:
ui:
image: ghcr.io/moby-it/poker-planning-ui
ports:
- 45001:80
api:
image: ghcr.io/moby-it/poker-planning-api
ports:
- 45002:8080
23 changes: 0 additions & 23 deletions ui/fly.toml

This file was deleted.

0 comments on commit d2ee33b

Please sign in to comment.