feature: add s3

This commit is contained in:
ivankirpichnikov
2025-11-21 10:22:04 +03:00
parent 9e917b6a40
commit 97eebe9acd
7 changed files with 85 additions and 1 deletions
+6
View File
@@ -16,3 +16,9 @@ client_secret = "..."
[firebase]
certificate_path = "firebase.json"
[s3]
bucket_name = ""
endpoint_url = ""
access_key = ""
secret_key = ""