Skip to content

Commit a572c07

Browse files
committed
✨️ feat : 게이트웨이 yml 설정 수정
1 parent 1231b46 commit a572c07

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

gateway/src/main/resources/application.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,6 @@
1+
server:
2+
port: 8000
3+
14
spring:
25
cloud:
36
gateway:
@@ -33,4 +36,3 @@ eureka:
3336
fetch-registry: true
3437
service-url:
3538
defaultZone: http://eureka:8761/eureka/
36-

0 commit comments

Comments
 (0)