source: src/main/resources/application.properties@ 501396e

Last change on this file since 501396e was 501396e, checked in by Blazho <aleksandar.blazhevski@…>, 5 months ago

added missing files

  • Property mode set to 100644
File size: 177 bytes
Line 
1
2spring.datasource.url=jdbc:postgresql://localhost:9999/db_202324z_va_prj_cbdb
3spring.datasource.username=db_202324z_va_prj_cbdb_owner
4spring.datasource.password=d922daf2bfec
5
6
Note: See TracBrowser for help on using the repository browser.