Update versions

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-05-12 23:24:58 +09:00
parent 9037cc792a
commit f71382516a
No known key found for this signature in database
GPG key ID: 5388F56C75B677A1
5 changed files with 39 additions and 16 deletions

View file

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

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'