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
|
||||
|
||||
db:
|
||||
type: mysql
|
||||
type: postgres
|
||||
# PostgreSQL / MySQL / MariaDB / MS SQL Server only:
|
||||
host: localhost
|
||||
port: 5432
|
||||
|
Loading…
x
Reference in New Issue
Block a user