Skip to content

Commit

Permalink
Merge pull request #57 from Manik2708/deployment-stage
Browse files Browse the repository at this point in the history
Deployment stage
  • Loading branch information
Manik2708 authored Jun 13, 2024
2 parents c4b3444 + a355fe0 commit 973172c
Show file tree
Hide file tree
Showing 152 changed files with 87 additions and 2,103 deletions.
7 changes: 7 additions & 0 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,13 @@ services:
timeout: 10s
retries: 10
start_period: 20s
io-server:
image: manik2708/hi-io-server:latest
environment:
REDIS_URL: redis://client:6379
container_name: hi-io-server
networks:
- hi-services
networks:
hi-services:
external: true
Expand Down
1 change: 0 additions & 1 deletion docs/.nojekyll

This file was deleted.

50 changes: 0 additions & 50 deletions docs/assets/highlight.css

This file was deleted.

59 changes: 0 additions & 59 deletions docs/assets/main.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/assets/navigation.js

This file was deleted.

1 change: 0 additions & 1 deletion docs/assets/search.js

This file was deleted.

Loading

0 comments on commit 973172c

Please sign in to comment.