Update application-maxkey-openapi.properties

maxkey-open -> maxkey-openapi
This commit is contained in:
MaxKey 2024-09-18 16:43:32 +08:00
parent f5d2a09580
commit 0c128ed276

View File

@ -18,7 +18,7 @@
#server port
server.port =${SERVER_PORT:9525}
#server context path
server.servlet.context-path =/maxkey-open
server.servlet.context-path =/maxkey-openapi
############################################################################
#domain name configuration #
############################################################################