screen_standard/.env.development | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 | |
screen_standard/.env.production | ●●●●● 补丁 | 查看 | 原始文档 | blame | 历史 |
screen_standard/.env.development
@@ -12,3 +12,4 @@ VITE_BASE_URL='https://dmtest.ahapp.net/doumeeplant_api' # VITE_BASE_URL = 'https://www.mes.red/doumeeplant' VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant' screen_standard/.env.production
@@ -1,7 +1,8 @@ NODE_ENV = production VITE_NAME = '生产环境' VITE_BASE_CONTEXT = 'screen' VITE_BASE_PATH = '/api' VITE_BASE_PATH = '/doumeeplant' VITE_BASE_URL = 'https://www.mes.red/doumeeplant' VITE_BASE_URL = 'https://127.0.0.1/doumeeplant' # VITE_BASE_URL = 'https://lingyang.mes.show:1801/doumeeplant'