@@ -20,6 +20,12 @@ spring:
maximumPoolSize: 2
test-on-borrow: true
validation-query: SELECT 1
+ crss-stl-ts:
+ datasource:
+ jdbcUrl: jdbc:postgresql://iemop-dev-db.postgres.database.azure.com:5432/settlement
+ username: iemop
+ password: '@oPL0YwPCql06WMN3YI3'
+ driverClassName: org.postgresql.Driver
http:
multipart:
maxRequestSize: 100MB