Fix the problem of garbled Chinese comments when initializing MySQL scripts
This commit is contained in:
Vendored
+2
-1
@@ -1,4 +1,5 @@
|
|||||||
MYSQL_ROOT_PASSWORD=root
|
MYSQL_ROOT_PASSWORD=root
|
||||||
MYSQL_DATABASE=nacos_devtest
|
MYSQL_DATABASE=nacos_devtest
|
||||||
MYSQL_USER=nacos
|
MYSQL_USER=nacos
|
||||||
MYSQL_PASSWORD=nacos
|
MYSQL_PASSWORD=nacos
|
||||||
|
LANG=C.UTF-8
|
||||||
|
|||||||
Reference in New Issue
Block a user