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