From bc396cb187aa7633b6dd1a3ab63773cc8976a41c Mon Sep 17 00:00:00 2001 From: jiangping <jp@doumee.com> Date: 星期五, 13 十月 2023 17:24:22 +0800 Subject: [PATCH] Merge branch 'dev' of http://139.186.142.91:10010/r/productDev/preselect into dev --- platform/.env.production | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/platform/.env.production b/platform/.env.production index 5c2b951..0693cdc 100644 --- a/platform/.env.production +++ b/platform/.env.production @@ -8,4 +8,4 @@ # http://yx.ahapp.net/admin_interface/doc.html # VUE_APP_API = 'https://yx.ahapp.net/admin_interface' -VUE_APP_API = 'http://127.0.0.1:10023/ \ No newline at end of file +VUE_APP_API = 'https://127.0.0.1:10023/ \ No newline at end of file -- Gitblit v1.9.3