Stoat deployment

This commit is contained in:
Antonin Ruan
2026-02-12 20:40:39 +01:00
parent c258a1d09e
commit 8d435f9f30
11 changed files with 1901 additions and 0 deletions
+7
View File
@@ -0,0 +1,7 @@
{
"url": "http://${minio_host}:9000",
"accessKey": "${minio_user}",
"secretKey": "${minio_pass}",
"api": "s3v4",
"path": "auto"
}