This commit is contained in:
MaxKey
2022-10-08 12:21:33 +08:00
parent aa075b1590
commit d382498f9e
9 changed files with 12 additions and 6 deletions

View File

@@ -1,7 +1,7 @@
#端口号
application:
name: maxkey-gateway-server
formatted-version: v3.5.7 GA
formatted-version: v3.5.8 GA
server:
port: 9000
spring:

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey
application.formatted-version =v3.5.7 GA
application.formatted-version =v3.5.8 GA
#for dynamic service discovery
spring.application.name =maxkey
############################################################################

View File

@@ -16,7 +16,7 @@
#MaxKey Title and Version #
############################################################################
application.title =MaxKey-Mgt
application.formatted-version =v3.5.7 GA
application.formatted-version =v3.5.8 GA
#for dynamic service discovery
spring.application.name =maxkey-mgt
############################################################################