mirror of
https://github.com/cupcakearmy/morphus.git
synced 2025-09-05 15:50:39 +00:00
gitignore
This commit is contained in:
11
docker/minio/morphus.yaml
Normal file
11
docker/minio/morphus.yaml
Normal file
@@ -0,0 +1,11 @@
|
||||
logLevel: warn
|
||||
|
||||
allowedDomains:
|
||||
- example.org
|
||||
|
||||
storage: minio
|
||||
minio:
|
||||
accessKey: minioadmin
|
||||
secretKey: minioadmin
|
||||
bucket: morphus
|
||||
endpoint: http://localhost:9000
|
Reference in New Issue
Block a user