1
0
Fork 1
mirror of https://example.com synced 2024-11-23 21:26:40 +09:00
firefish/.circleci/misskey/test.yml
2018-11-07 01:18:21 +09:00

13 lines
183 B
YAML

url: 'http://misskey.local'
port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
user: admin
pass: ''
# __REDIS__
redis:
host: localhost
port: 6379
pass: ''