|
libreccm.http.port=8080
|
|
libreccm.https.port=8180
|
|
libreccm.debug.port=8787
|
|
libreccm.debug.suspend=n
|
|
|
|
libreccm.database.host=localhost
|
|
libreccm.database.port=5432
|
|
libreccm.database.name=libreccm-devel
|
|
libreccm.database.user=libreccm
|
|
libreccm.database.password=libreccm |