Skip to content

Commit

Permalink
πŸ› Fix volumes
Browse files Browse the repository at this point in the history
  • Loading branch information
PhearZero committed Jun 1, 2022
1 parent 023a35d commit 48f9fc4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions docker-compose.docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -76,3 +76,6 @@ services:
- REDIS_HOSTS=events:events:6379,queues:queues:6379
ports:
- "8081:8081"
volumes:
events_vol:
queue_vol:

0 comments on commit 48f9fc4

Please sign in to comment.