almost working secrets

This commit is contained in:
notplants
2025-10-31 15:43:20 -04:00
parent 184255b249
commit 664d0df1f6

View File

@ -28,7 +28,7 @@ x-common-env: &common-env
STORAGES_STATICFILES_BACKEND: django.contrib.staticfiles.storage.StaticFilesStorage
AWS_S3_ENDPOINT_URL: http://minio:9000
AWS_S3_ACCESS_KEY_ID: user
# FIXME: Move to docker secret
# FIXME: Move to docker secret (or remove all together)
AWS_S3_SECRET_ACCESS_KEY: password
MEDIA_BASE_URL: https://${DOMAIN}
AWS_STORAGE_BUCKET_NAME: docs-media-storage