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