Commit ac77f22c authored by daidekun's avatar daidekun

hack bugs

parent cc1396f4
......@@ -21,7 +21,7 @@ services:
- front-tier
- back-tier
db:
image: mysql:5.6
image: 192.168.4.36/baseimg/mysql:5.6
environment:
- MYSQL_ROOT_PASSWORD=Quantgroup2017
- MYSQL_DATABASE=db
......@@ -29,6 +29,8 @@ services:
- MYSQL_PASSWORD=qatest
volumes:
- /home/quant_group/docker_disk/mysql/data:/var/lib/mysql
networks:
- back-tier
redis:
image: redis
ports: ["6381"]
......
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