MoripaFishing
Toggle table of contents
VersionPlaceholder
jvm
Platform filter
jvm
Switch theme
Search in API
MoripaFishing
api
/
party.morino.moripafishing.api.config.database
/
DatabaseConfig
/
DatabaseConfig
Database
Config
constructor
(
type
:
String
=
"SQLITE"
,
host
:
String
=
"localhost"
,
port
:
Int
=
3306
,
database
:
String
=
"moripafishing"
,
username
:
String
=
"root"
,
password
:
String
=
"password"
)