Commit d6b58168 authored by daidekun's avatar daidekun

fix

parent 7342a6fd
......@@ -38,14 +38,14 @@ services:
networks:
- back-tier
redis:
image: redis
image: 192.168.4.36/baseimg/redis
ports:
- "6381:6381"
networks:
- back-tier
rabbitmq:
image: "192.168.4.36/baseimg/rabbit_mq"
hostname: "rabbit1"
image: 192.168.4.36/baseimg/rabbit_m
hostname: rabbit1
environment:
RABBITMQ_DEFAULT_USER: "qa"
RABBITMQ_DEFAULT_PASS: "qatest"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment