fix
This commit is contained in:
parent
d87cf2570d
commit
34aac68403
|
@ -1,12 +1,12 @@
|
||||||
url: 'http://misskey.local'
|
url: 'http://misskey.local'
|
||||||
port: 80
|
port: 8080
|
||||||
mongodb:
|
db:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 27017
|
port: 5432
|
||||||
db: misskey
|
db: misskey
|
||||||
user: syuilo
|
user: postgres
|
||||||
pass: ''
|
pass: ''
|
||||||
redis:
|
redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 6379
|
||||||
pass: ''
|
id: aid
|
||||||
|
|
Loading…
Reference in New Issue