Inital commit
This commit is contained in:
@@ -0,0 +1,22 @@
|
||||
maintainer: '@local'
|
||||
url: 'http://localhost:3000'
|
||||
port: 3000
|
||||
https: null
|
||||
mongodb:
|
||||
host: mongodb
|
||||
port: 27017
|
||||
db: test-misskey
|
||||
user: null
|
||||
pass: null
|
||||
redis:
|
||||
host: redis
|
||||
port: 6379
|
||||
pass: null
|
||||
elasticsearch:
|
||||
enable: false
|
||||
host: localhost
|
||||
port: 9200
|
||||
pass: null
|
||||
recaptcha:
|
||||
site_key: test
|
||||
secret_key: test
|
||||
Reference in New Issue
Block a user