From 55424ae85fe3b97a0fa383e00515e5edc4e9a75b Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Sun, 07 Jul 2024 10:15:18 +0800 Subject: [PATCH] 7.6更改的东西 --- .env.development | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) diff --git a/.env.development b/.env.development index 5781c18..112a665 100644 --- a/.env.development +++ b/.env.development @@ -6,6 +6,7 @@ # VUE_APP_API_BASE_URL=https://www.rksv.store:8091/ # VUE_APP_API_BASE_URL=http://www.ojwuf.com:8091/ # VUE_APP_API_BASE_URL=http://192.168.0.105:8091/ -VUE_APP_API_BASE_URL=https://api.apratrade.com/ +# VUE_APP_API_BASE_URL=http://192.168.10.5:8091/ + VUE_APP_API_BASE_URL= https://api.apratrade.com/ # VUE_APP_API_BASE_URL= https://www.prudentcapitals.net/ # VUE_APP_API_BASE_URL=https://api.guosen.org/ \ No newline at end of file -- Gitblit v1.9.3