mirror of
https://github.com/cupcakearmy/morphus.git
synced 2024-12-22 16:16:27 +00:00
12 lines
171 B
YAML
12 lines
171 B
YAML
|
logLevel: warn
|
||
|
|
||
|
allowedDomains:
|
||
|
- example.org
|
||
|
|
||
|
storage: minio
|
||
|
minio:
|
||
|
accessKey: minioadmin
|
||
|
secretKey: minioadmin
|
||
|
bucket: morphus
|
||
|
endpoint: http://localhost:9000
|