.env.development
@@ -1,8 +1,8 @@ ### # @Date: 2024-03-23 09:49:06 # @LastEditors: lzhe lzhe@example.com # @LastEditTime: 2024-06-17 13:02:52 # @FilePath: /belleson-frontend/Users/mache/Documents/demo/cps-web/.env.development # @LastEditors: gaoshp # @LastEditTime: 2024-11-03 19:14:27 # @FilePath: /cps-web/.env.development ### # 本地环境 NODE_ENV = development @@ -11,7 +11,7 @@ VUE_APP_TITLE = 制造信息管理系统 # 接口地址 VUE_APP_API_BASEURL = http://120.46.212.231:84 VUE_APP_API_BASEURL = http://120.46.212.231:86 # 本地端口 VUE_APP_PORT = 2800