Skip to content

Commit 63f329d

Browse files
committed
Fix: Rabbitmq
1 parent 0b08406 commit 63f329d

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

templates/compose/rabbitmq.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,5 @@ services:
2020
interval: 5s
2121
timeout: 30s
2222
retries: 10
23+
volumes:
24+
- rabbitmq-data:/var/lib/rabbitmq/

templates/service-templates.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)