Added Skool bus config
This commit is contained in:
@@ -1,12 +1,12 @@
|
||||
server:
|
||||
port: 6789
|
||||
port: 6787
|
||||
spring:
|
||||
application:
|
||||
name: dev-auto-app-ms-utility
|
||||
data:
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6387
|
||||
port: 6379
|
||||
mongodb:
|
||||
uri: mongodb://localhost:27017/auto_app_core
|
||||
logging:
|
||||
|
||||
Reference in New Issue
Block a user