Release Nacos 1.3.0

This commit is contained in:
paderlol
2020-06-05 18:40:28 +08:00
parent 6d997ce124
commit c9797eee45
6 changed files with 103 additions and 4 deletions
+8
View File
@@ -0,0 +1,8 @@
#nacos dev env
PREFER_HOST_MODE=hostname
EMBEDDED_STORAGE=embedded
NACOS_SERVERS=nacos1:8848 nacos2:8848 nacos3:8848
MYSQL_SERVICE_DB_NAME=nacos_devtest
MYSQL_SERVICE_PORT=3306
MYSQL_SERVICE_USER=nacos
MYSQL_SERVICE_PASSWORD=nacos