FoundKey/.circleci/misskey/test.yml
2018-11-06 06:12:51 +09:00

16 lines
238 B
YAML

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