Fix database type
This commit is contained in:
parent
eb87361c15
commit
04594767de
@ -28,7 +28,7 @@ bindIP: 0.0.0.0
|
|||||||
# - sqlite = SQLite 3.9 or later
|
# - sqlite = SQLite 3.9 or later
|
||||||
|
|
||||||
db:
|
db:
|
||||||
type: mysql
|
type: postgres
|
||||||
# PostgreSQL / MySQL / MariaDB / MS SQL Server only:
|
# PostgreSQL / MySQL / MariaDB / MS SQL Server only:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 5432
|
port: 5432
|
||||||
|
Loading…
x
Reference in New Issue
Block a user