misskey/.circleci/v10-node11/default.yml

11 lines
141 B
YAML
Raw Normal View History

2018-10-16 01:36:27 +00:00
url: 'http://misskey.local'
2016-12-28 22:49:51 +00:00
port: 80
mongodb:
host: localhost
port: 27017
db: misskey
user: syuilo
pass: ''
2019-02-06 17:50:03 +00:00
drive:
storage: 'db'