Update docker-compose-frame.yml

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