General-API/src/config.yaml

11 lines
281 B
YAML
Raw Normal View History

2023-10-29 03:31:00 +00:00
images:
# This component will serve files from a static bucket, randomly
# You should set the bucket to public, we will return the url
access_key: ${ACCESS_KEY}
secret_key: ${SECRET_KEY}
endpoint: s3.clortox.com
2023-11-02 02:39:52 +00:00
bucket: backgrounds
2023-10-29 03:31:00 +00:00
secure: True
2023-11-14 01:21:25 +00:00
weather:
period: 15