mirror of
https://github.com/zulip/docker-zulip.git
synced 2025-11-01 04:23:41 +00:00
Fixed the rabbitmq image url
This commit is contained in:
@@ -13,7 +13,7 @@ memcache:
|
||||
image: "quay.io/sameersbn/memcached:latest"
|
||||
restart: always
|
||||
#rabbitmq:
|
||||
# image: "quay.io/rabbitmq:3.5.5"
|
||||
# image: "docker.io/rabbitmq:3.5.5"
|
||||
# hostname: zulip-rabbit
|
||||
camo:
|
||||
image: "quay.io/galexrt/camo:latest"
|
||||
|
||||
Reference in New Issue
Block a user