Start work on media storage

This commit is contained in:
Melody Becker 2024-11-21 14:45:25 +01:00
parent bf8d272122
commit 9acecfd7f6
10 changed files with 110 additions and 48 deletions

View file

@ -40,3 +40,5 @@
secret = "Example key secret"
region = "Example region"
endpoint = "http://localhost:3900"
use_ssl = false
bucket_name = "linstrom-bucket"