From ec7f5f351934dc6b0a9c0707c66f606a5ae25589 Mon Sep 17 00:00:00 2001 From: Kevin Date: Mon, 27 Nov 2023 17:39:30 +0800 Subject: [PATCH] Update nacos-standlone-mysql.env --- env/nacos-standlone-mysql.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/env/nacos-standlone-mysql.env b/env/nacos-standlone-mysql.env index 367a629..6a1a496 100644 --- a/env/nacos-standlone-mysql.env +++ b/env/nacos-standlone-mysql.env @@ -6,7 +6,7 @@ MYSQL_SERVICE_DB_NAME=nacos_devtest MYSQL_SERVICE_PORT=3306 MYSQL_SERVICE_USER=nacos MYSQL_SERVICE_PASSWORD=nacos -MYSQL_SERVICE_DB_PARAM=characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useSSL=false&allowPublicKeyRetrieval=true +MYSQL_SERVICE_DB_PARAM=characterEncoding=utf8&connectTimeout=1000&socketTimeout=3000&autoReconnect=true&useUnicode=true&useSSL=false&serverTimezone=Asia/Shanghai&allowPublicKeyRetrieval=true NACOS_AUTH_IDENTITY_KEY=2222 NACOS_AUTH_IDENTITY_VALUE=2xxx NACOS_AUTH_TOKEN=SecretKey012345678901234567890123456789012345678901234567890123456789