From 3a900f686c74a307191b76c1e5e861a95d1bdb05 Mon Sep 17 00:00:00 2001
From: xuxy <1059738716@qq.com>
Date: 星期四, 27 六月 2024 15:48:42 +0800
Subject: [PATCH] 1
---
environments/index.js | 13 +++----------
1 files changed, 3 insertions(+), 10 deletions(-)
diff --git a/environments/index.js b/environments/index.js
index d716832..d72a54b 100644
--- a/environments/index.js
+++ b/environments/index.js
@@ -22,16 +22,9 @@
// export default environments['dev']
export default {
- httpBaseUri: 'http://localhost:8084',
- httpBaseUri: 'http://bio51-api.fixbug.fun',
- // https://api.bio1751.com/swagger-ui.html
- httpBaseUri: 'https://api.bio1751.com',
- httpBaseUri: 'http://localhost:8084',
- httpBaseUri: 'http://39.106.36.7:8081',
- // httpBaseUri: 'https://bewy-api.fixbug.fun',
-
-
- httpBaseUri: 'https://www.doggooo.com',
+ // httpBaseUri: 'http://localhost:8084',
+ httpBaseUri: 'http://121.199.161.55:8080/flower',
+ // http://106.14.123.210:8080/flower/swagger-ui.html#/
// httpBaseUri: 'http://121.196.214.70',
// httpBaseUri: 'http://localhost:8084',
// httpBaseUri:'http://39.103.237.67:80',
--
Gitblit v1.9.3