Added Skool bus config
This commit is contained in:
@@ -9,8 +9,10 @@ spring:
|
||||
port: 6379
|
||||
datasource:
|
||||
url: jdbc:postgresql://127.0.0.1:5432/shilling
|
||||
username: apiuser
|
||||
password: 4hKiOnTqbP2kLwR
|
||||
# username: apiuser
|
||||
# password: 4hKiOnTqbP2kLwR
|
||||
username: postgres
|
||||
password: CHANGE_ME_POSTGRES
|
||||
driver-class-name: org.postgresql.Driver
|
||||
jpa:
|
||||
show-sql: false
|
||||
|
||||
Reference in New Issue
Block a user