gitignore

This commit is contained in:
2022-02-05 23:23:34 +01:00
parent 3a80516401
commit 1d55be5596
2 changed files with 13 additions and 1 deletions

11
docker/minio/morphus.yaml Normal file
View File

@@ -0,0 +1,11 @@
logLevel: warn
allowedDomains:
- example.org
storage: minio
minio:
accessKey: minioadmin
secretKey: minioadmin
bucket: morphus
endpoint: http://localhost:9000