OpenUnited / platform

Other
41 stars 66 forks source link

Fix duplicated https:// in URLs #123

Closed andreparames closed 11 months ago

andreparames commented 11 months ago

The variable AWS_S3_ENDPOINT_URL already contains https://, so we shouldn't add it again in STATIC_URL and MEDIA_URL.