Update docker-compose-frame.yml

parent db1e4875
......@@ -46,15 +46,15 @@ services:
# container_name: redis
# volumes:
# - redis_data:/data
# rabbitmq:
# image: rabbitmq:3-management
# restart: always
# ports:
# - 15672:15672
# - 5672:5672
# networks:
# - skbframework_skb-net
# container_name: rabbitmq
rabbitmq:
image: rabbitmq:3-management
restart: always
ports:
- 15672:15672
- 5672:5672
networks:
- skbframework_skb-net
container_name: rabbitmq
i18nservice:
image: repo.cybersolution.com.my:9005/skb/i18nservice:1.1.4
......
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