mirror of
https://github.com/SimplexDevelopment/Traverse.git
synced 2026-06-04 06:56:55 +00:00
Fishnets and Baubles
This commit is contained in:
@@ -0,0 +1,14 @@
|
||||
# The SQL driver to use.
|
||||
driver=jdbc
|
||||
# The type of database to use.
|
||||
databaseType=mysql
|
||||
# The database host.
|
||||
host=localhost
|
||||
# The database port.
|
||||
port=5432
|
||||
# The database file name.
|
||||
databaseFile=database.db
|
||||
# The database username.
|
||||
username=admin
|
||||
# The database password.
|
||||
password=default
|
||||
Reference in New Issue
Block a user