Test docker compose

This commit is contained in:
kimjaeyeol
2021-11-09 15:28:07 +09:00
parent 13a6c6f0b1
commit e2df4ec64c
6 changed files with 63 additions and 16 deletions

View File

@@ -13,7 +13,7 @@ spring:
search-locations: ${search.location: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
host: ${rabbitmq.hostname:localhost}
port: 5672
username: guest
password: guest