mirror of
https://gitee.com/NexIoT/Universal-IoT-Java.git
synced 2026-09-17 17:50:40 +08:00
fix:增加自定义nexiot/sql镜像
This commit is contained in:
+1
-1
@@ -74,7 +74,7 @@ services:
|
||||
max-file: "3"
|
||||
|
||||
mysql:
|
||||
image: ${MYSQL_IMAGE:-mysql:8.0}
|
||||
image: nexiot/mysql8:2.0
|
||||
container_name: cn-universal-mysql
|
||||
restart: unless-stopped
|
||||
environment:
|
||||
|
||||
Reference in New Issue
Block a user