1
0
Fork 0
mirror of https://github.com/paricafe/misskey.git synced 2025-03-02 12:32:10 -06:00
paricafe/.circleci/misskey/test.yml
2019-05-16 01:07:32 +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: ''