modify config locations
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user