代码生成器模板问题、docker file 3306端口冲突

dev
zhangdaiscott 3 years ago
parent 0ee985da5a
commit ae434bfce4

@ -17,7 +17,7 @@ services:
--max_allowed_packet=128M
--default-authentication-plugin=caching_sha2_password
ports:
- 3306:3306
- 3305:3306
jeecg-boot-redis:
image: redis:5.0

Loading…
Cancel
Save