You've already forked RekomenciBackend
feature: add s3
This commit is contained in:
@@ -16,3 +16,9 @@ client_secret = "..."
|
||||
|
||||
[firebase]
|
||||
certificate_path = "firebase.json"
|
||||
|
||||
[s3]
|
||||
bucket_name = ""
|
||||
endpoint_url = ""
|
||||
access_key = ""
|
||||
secret_key = ""
|
||||
|
||||
Reference in New Issue
Block a user