Added Skool bus config
This commit is contained in:
@@ -8,7 +8,7 @@ spring:
|
||||
host: localhost
|
||||
port: 6379
|
||||
datasource:
|
||||
url: jdbc:postgresql://127.0.0.1:5432/kilimo_assistant
|
||||
url: jdbc:postgresql://postgres:5432/kilimo_assistant
|
||||
username: apiuser
|
||||
password: 4hKiOnTqbP2kLwR
|
||||
driver-class-name: org.postgresql.Driver
|
||||
|
||||
@@ -8,7 +8,7 @@ spring:
|
||||
host: localhost
|
||||
port: 6379
|
||||
datasource:
|
||||
url: jdbc:postgresql://127.0.0.1:5432/kilimo
|
||||
url: jdbc:postgresql://postgres:5432/kilimo
|
||||
username: apiuser
|
||||
password: 4hKiOnTqbP2kLwR
|
||||
driver-class-name: org.postgresql.Driver
|
||||
|
||||
Reference in New Issue
Block a user