提交 21e32da7 authored 作者: 李勤's avatar 李勤

更新 docker-compose.yml

上级 f246df69
......@@ -3,33 +3,7 @@ services:
eipsystem-mysql:
build:
context: ./db
environment:
MYSQL_ROOT_PASSWORD: gf^*i6%&9J83&(*kJ653F&L
restart: always
container_name: eipsystem-mysql
image: eipsystem-mysql
command:
--character-set-server=utf8mb4
--collation-server=utf8mb4_general_ci
--explicit_defaults_for_timestamp=true
--lower_case_table_names=1
--max_allowed_packet=128M
ports:
- 24680:3306
eipsystem-redis:
image: redis:5.0
ports:
- 6666:6379
restart: always
container_name: eipsystem-redis
eipsystem-system:
build:
context: ./jeecg-boot-module-system
restart: always
container_name: eipsystem-system
image: eipsystem-system
ports:
- 8081:8081
\ No newline at end of file
context: ./jeecg-boot-module-system
\ No newline at end of file
Markdown 格式
0%
您添加了 0 到此讨论。请谨慎行事。
请先完成此评论的编辑!
注册 或者 后发表评论