You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
#MCSLMS DataSource Configuration - v1.7.0
|
|
#Fri Dec 12 10:50:58 CST 2025
|
|
database.host=localhost
|
|
database.name=slms
|
|
database.password=
|
|
database.port=5432
|
|
database.type=SQLITE
|
|
database.url=jdbc\:sqlite\:library.db
|
|
database.username=
|
|
environment=DEV
|