calckey/.circleci/misskey/default.yml

13 lines
167 B
YAML
Raw Normal View History

2018-10-16 01:36:27 +00:00
url: 'http://misskey.local'
2019-10-24 21:43:09 +00:00
port: 8080
db:
2016-12-28 22:49:51 +00:00
host: localhost
2019-10-24 21:43:09 +00:00
port: 5432
2019-10-24 22:20:21 +00:00
db: test-misskey
2019-10-24 21:43:09 +00:00
user: postgres
2016-12-28 22:49:51 +00:00
pass: ''
redis:
host: localhost
port: 6379
2019-10-24 21:43:09 +00:00
id: aid