From d2a6b6f9de0589ef3e74e37eb138fbee097673c1 Mon Sep 17 00:00:00 2001 From: dcc <dcc@163.com> Date: Tue, 11 Jun 2024 16:33:32 +0800 Subject: [PATCH] 换个code --- .env.development | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) diff --git a/.env.development b/.env.development index fa2a720..8382395 100644 --- a/.env.development +++ b/.env.development @@ -1,8 +1,8 @@ NODE_ENV=development VUE_APP_PREVIEW=true # VUE_APP_API_BASE_URL=http://www.jqydl.com:8091/ -# VUE_APP_API_BASE_URL=https://api.3falcon.com/ -# VUE_APP_API_BASE_URL=https://api.marwadi.online/ +# VUE_APP_API_BASE_URL=https://api.3falcon.com/ +# VUE_APP_API_BASE_URL=https://api.marwadi.online/ # 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/ -- Gitblit v1.9.3