Update application.properties

This commit is contained in:
MaxKey 2022-12-29 19:03:11 +08:00
parent a2324aa488
commit 8ea109aaeb

View File

@ -27,4 +27,4 @@ spring.main.banner-mode =log
############################################################################
#spring.profiles.active maxkey-mgt #
############################################################################
spring.profiles.active ==${SERVER_PROFILES:maxkey-mgt}
spring.profiles.active =${SERVER_PROFILES:maxkey-mgt}