mirror of
https://github.com/misskey-dev/misskey.git
synced 2026-03-21 03:30:42 +00:00
test
This commit is contained in:
9
.github/misskey/test.yml
vendored
9
.github/misskey/test.yml
vendored
@@ -1,12 +1,15 @@
|
||||
url: 'http://misskey.local'
|
||||
port: 8080
|
||||
|
||||
# ローカルでテストするときにポートを被らないようにするためデフォルトのものとは変える(以下同じ)
|
||||
port: 61812
|
||||
|
||||
db:
|
||||
host: localhost
|
||||
port: 5432
|
||||
port: 54312
|
||||
db: test-misskey
|
||||
user: postgres
|
||||
pass: ''
|
||||
redis:
|
||||
host: localhost
|
||||
port: 6379
|
||||
port: 56312
|
||||
id: aid
|
||||
|
||||
Reference in New Issue
Block a user