Update CircleCI configuration

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-05-12 18:04:39 +09:00
parent b5e2a3bc55
commit e5da1caffd
No known key found for this signature in database
GPG key ID: 5388F56C75B677A1
13 changed files with 248 additions and 91 deletions

View file

@ -0,0 +1,10 @@
url: 'http://misskey.local'
port: 80
mongodb:
host: localhost
port: 27017
db: test-misskey
user: admin
pass: ''
drive:
storage: 'db'