更新README.MD.

This commit is contained in:
aoshiguchen
2022-11-23 18:27:59 +08:00
parent aacec48ad6
commit ae345a6161
+1 -1
View File
@@ -1,5 +1,5 @@
module.exports = {
NODE_ENV: '"development"',
ENV_CONFIG: '"dev"',
BASE_API: '"http://103.163.47.16:8888"'
BASE_API: '"http://localhost:8888"'
}