mirror of
https://github.com/coollabsio/coolify.git
synced 2026-03-11 08:55:47 +00:00
Fix: Rabbitmq
This commit is contained in:
parent
0b084060ee
commit
63f329d123
2 changed files with 3 additions and 1 deletions
|
|
@ -20,3 +20,5 @@ services:
|
|||
interval: 5s
|
||||
timeout: 30s
|
||||
retries: 10
|
||||
volumes:
|
||||
- rabbitmq-data:/var/lib/rabbitmq/
|
||||
|
|
|
|||
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue