port
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 8888
|
||||
port: 8080
|
||||
spring:
|
||||
cloud:
|
||||
gateway:
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,5 +1,5 @@
|
||||
server:
|
||||
port: 8888
|
||||
port: 8080
|
||||
spring:
|
||||
cloud:
|
||||
gateway:
|
||||
|
||||