fix
This commit is contained in:
parent
7df31a4355
commit
9bc4d8bd11
|
@ -3,7 +3,7 @@ port: 8080
|
||||||
db:
|
db:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 5432
|
port: 5432
|
||||||
db: misskey
|
db: test-misskey
|
||||||
user: postgres
|
user: postgres
|
||||||
pass: ''
|
pass: ''
|
||||||
redis:
|
redis:
|
||||||
|
|
Loading…
Reference in a new issue