modify config locations

This commit is contained in:
jooho
2021-10-21 14:31:33 +09:00
committed by GitHub
parent 823c3329a4
commit b40bce5156

View File

@@ -10,7 +10,8 @@ spring:
config:
server:
native:
search-locations: file://${HOME}/workspace.edu/egovframe-msa-edu/config
search-locations: file:///${user.home}/workspace.edu/egovframe-msa-edu/config # Windows
# search-locations: file://${user.home}/workspace.edu/egovframe-msa-edu/config # MacOS
rabbitmq:
host: localhost
port: 5672