jiangping
2023-10-26 1c84565d624ad0cce0576a22d0323cf3181d49cd
screen_standard/.env.production
@@ -1,7 +1,5 @@
NODE_ENV = production
VITE_NAME = '生产环境'
VITE_BASE_CONTEXT = 'screen'
VITE_BASE_PATH = '/api'
VITE_BASE_URL = 'https://www.mes.red/doumeeplant'
VITE_BASE_URL = 'https://127.0.0.1/doumeeplant'
VITE_BASE_PATH = '/api/'
VITE_BASE_URL = 'https://www.mes.red/api'