Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revision Previous revision
Next revision
Previous revision
Last revision Both sides next revision
tutorial:adm:czechidm_installation [2022/12/20 10:07]
kralikf [5. Create CzechIdM configuration]
tutorial:adm:czechidm_installation [2022/12/20 10:09]
kralikf [5. Create CzechIdM configuration]
Line 178: Line 178:
  
 </configuration> </configuration>
 +
  
 </file> </file>
Line 189: Line 190:
 idm.pub.app.stage=production idm.pub.app.stage=production
  
-spring.datasource.url=jdbc:postgresql://localhost:5432/czechidm+spring.datasource.jdbcUrl=jdbc:postgresql://localhost:5432/czechidm
 spring.datasource.username=czechidm spring.datasource.username=czechidm
 spring.datasource.password=********** TODO ********* spring.datasource.password=********** TODO *********
  • by kralikf