Skip to content

Commit

Permalink
feat: use WES 1.0.1 specs (#78)
Browse files Browse the repository at this point in the history
  • Loading branch information
uniqueg authored Nov 5, 2023
1 parent b7b1f00 commit e583e8a
Show file tree
Hide file tree
Showing 3 changed files with 740 additions and 100 deletions.
3 changes: 1 addition & 2 deletions docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,7 @@ services:
- "8090:8080"

rabbitmq:
image: "rabbitmq:3-management"
hostname: "rabbitmq"
image: rabbitmq:3-management
restart: unless-stopped
links:
- mongodb
Expand Down
Loading

0 comments on commit e583e8a

Please sign in to comment.