Conf examples
parent
ed4907472a
commit
e7e5b50b60
|
|
@ -0,0 +1,3 @@
|
|||
libreccm.datasource.connectionUrl=jdbc:postgresql://localhost:5432/ccm-devel
|
||||
libreccm.datasource.username=ccm
|
||||
libreccm.datasource.password=ccm47web
|
||||
|
|
@ -0,0 +1,7 @@
|
|||
libreccm.debug.suspend=n
|
||||
|
||||
libreccm.database.host=localhost
|
||||
libreccm.database.port=5432
|
||||
libreccm.database.name=ccm-devel
|
||||
libreccm.database.user=ccm
|
||||
libreccm.database.password=ccm47web
|
||||
Loading…
Reference in New Issue