update 优化 !pr94 代码结构

This commit is contained in:
疯狂的狮子Li
2023-06-29 12:26:38 +08:00
parent 3269abbcad
commit ca620ec058
3 changed files with 9 additions and 8 deletions

View File

@@ -492,13 +492,13 @@ services:
- /docker/grafana/grafana.ini:/etc/grafana/grafana.ini
- /docker/grafana:/var/lib/grafana
network_mode: "host"
shardingproxy:
image: apache/shardingsphere-proxy
image: apache/shardingsphere-proxy:5.3.2
container_name: shardingsphere-proxy
restart: always
command: server /data
ports:
- 13307:3307
- "3307:3307"
volumes:
- /docker/shardingproxy/conf:/opt/shardingsphere-proxy/conf
- /docker/shardingproxy/ext-lib:/opt/shardingsphere-proxy/ext-lib