13 lines
170 B
YAML
13 lines
170 B
YAML
|
url: 'http://misskey.local'
|
||
|
port: 61812
|
||
|
db:
|
||
|
host: localhost
|
||
|
port: 54312
|
||
|
db: test-misskey
|
||
|
user: postgres
|
||
|
pass: ''
|
||
|
redis:
|
||
|
host: localhost
|
||
|
port: 56312
|
||
|
id: aid
|