egirlskey/.circleci/misskey/test.yml

16 lines
206 B
YAML

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