瀏覽代碼

remove gateway config

yassine 10 月之前
父節點
當前提交
d6a876557c
共有 1 個文件被更改,包括 0 次插入18 次删除
  1. 0
    18
      api-gateway.yml

+ 0
- 18
api-gateway.yml 查看文件

@@ -1,18 +0,0 @@
1
-server:
2
-  port: 8080
3
-
4
-spring:
5
-  application:
6
-    name: api-gateway
7
-
8
-logging:
9
-  level:
10
-    org.springframework.cloud.gateway: DEBUG
11
-
12
-management:
13
-  endpoints:
14
-    gateway:
15
-      enabled: true
16
-    web:
17
-      exposure:
18
-        include: "*"

Powered by TurnKey Linux.