mirror of
https://github.com/cupcakearmy/morphus.git
synced 2024-12-22 08:06:30 +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
|