From dd5b736910c5c78897a9819e22443355f6be39d9 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Sun, 07 Jul 2024 10:15:24 +0800 Subject: [PATCH] Merge branch '6-18-Designer' of http://124.156.157.155:8060/r/dg/dabao_admin into 6-18-Designer --- .env.preview | 5 ++++- 1 files changed, 4 insertions(+), 1 deletions(-) diff --git a/.env.preview b/.env.preview index 44af71a..933b0dc 100644 --- a/.env.preview +++ b/.env.preview @@ -1,3 +1,6 @@ NODE_ENV=production + VUE_APP_PREVIEW=true -VUE_APP_API_BASE_URL=https://api.3falcon.com/ \ No newline at end of file + +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ + VUE_APP_API_BASE_URL= https://api.apratrade.com/ \ No newline at end of file -- Gitblit v1.9.3