Update test.yml
This commit is contained in:
parent
d964c5f27f
commit
877bd52ed7
1 changed files with 3 additions and 3 deletions
|
@ -1,12 +1,12 @@
|
||||||
url: 'http://misskey.local'
|
url: 'http://misskey.local'
|
||||||
port: 8080
|
port: 61812
|
||||||
db:
|
db:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 5432
|
port: 54312
|
||||||
db: test-misskey
|
db: test-misskey
|
||||||
user: postgres
|
user: postgres
|
||||||
pass: ''
|
pass: ''
|
||||||
redis:
|
redis:
|
||||||
host: localhost
|
host: localhost
|
||||||
port: 6379
|
port: 56312
|
||||||
id: aid
|
id: aid
|
||||||
|
|
Loading…
Reference in a new issue