提交 5bb86b7a authored 作者: kivze's avatar kivze

修改了docker-compose-build-public.yml

上级 a64fe8d0
...@@ -7,7 +7,7 @@ services: ...@@ -7,7 +7,7 @@ services:
MYSQL_ROOT_PASSWORD: gf^*i6%&9J83&(*kJ653F&L MYSQL_ROOT_PASSWORD: gf^*i6%&9J83&(*kJ653F&L
restart: always restart: always
container_name: oztsystem-mysql container_name: oztsystem-mysql
image: dockerprivatestorage:80/oztsystem-mysql image: registry.lingqingkeji.com:86/oztsystem-mysql
command: command:
--character-set-server=utf8mb4 --character-set-server=utf8mb4
--collation-server=utf8mb4_general_ci --collation-server=utf8mb4_general_ci
...@@ -18,7 +18,7 @@ services: ...@@ -18,7 +18,7 @@ services:
- 3306:3306 - 3306:3306
oztsystem-redis: oztsystem-redis:
image: dockerprivatestorage:80/redis:5.0 image: registry.lingqingkeji.com:86/redis:5.0
ports: ports:
- 6666:6379 - 6666:6379
restart: always restart: always
...@@ -30,6 +30,6 @@ services: ...@@ -30,6 +30,6 @@ services:
context: ./jeecg-boot-module-system context: ./jeecg-boot-module-system
restart: always restart: always
container_name: oztsystem-system container_name: oztsystem-system
image: dockerprivatestorage:80/oztsystem-system image: registry.lingqingkeji.com:86/oztsystem-system
ports: ports:
- 8082:8082 - 8082:8082
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论