new file: Gateway_Server-dev.yml

This commit is contained in:
筱锋xiao_lfeng 2023-11-20 08:19:54 +08:00
parent aa949fe396
commit c4d819b3ff
No known key found for this signature in database
GPG Key ID: 6915780EF07491E5

8
Gateway_Server-dev.yml Normal file
View File

@ -0,0 +1,8 @@
server:
port: 8500
eureka:
client:
service-url:
defaultZone: http://localhost:8761/eureka
application:
name: Gateway_Server