Use syuilo instead of admin

This commit is contained in:
Acid Chicken (硫酸鶏) 2019-07-02 00:28:16 +09:00
parent 31a3c4b272
commit d6a4cc872c
No known key found for this signature in database
GPG key ID: 5388F56C75B677A1
7 changed files with 8 additions and 8 deletions

View file

@ -4,7 +4,7 @@ db:
host: localhost
port: 5432
db: test-misskey
user: admin
user: syuilo
pass: ''
redis:
host: localhost