From f043d5d9d1919ee81d7b43e2f58cd8ac7419259a Mon Sep 17 00:00:00 2001
From: ludc
Date: 星期五, 25 八月 2023 11:09:22 +0800
Subject: [PATCH] Merge branch 'master' of http://dev.vci-tech.com:1065/r/ubcs
---
Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml | 12 ------------
1 files changed, 0 insertions(+), 12 deletions(-)
diff --git a/Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml b/Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml
index 1ed6d86..b8eaf54 100644
--- a/Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml
+++ b/Source/UBCS/ubcs-gateway/src/main/resources/application-dev.yml
@@ -9,15 +9,3 @@
prior-ip-pattern:
- 192.168.0.*
- 127.0.0.1
-server:
- port: 80
-
-spring:
- cloud:
- gateway:
- discovery:
- locator:
- enabled: true
- loadbalancer:
- retry:
- enabled: true
--
Gitblit v1.10.0