Skip to content

Add media file configuration - #39

Merged
FriggemannMichael merged 1 commit into
mainfrom
feat/media-config
Jul 7, 2026
Merged

Add media file configuration#39
FriggemannMichael merged 1 commit into
mainfrom
feat/media-config

Conversation

@FriggemannMichael

Copy link
Copy Markdown
Owner

Makes MEDIA_URL and MEDIA_ROOT environment-driven (DJANGO_MEDIA_URL, DJANGO_MEDIA_ROOT) so uploaded offer images and profile files can be served under the deployment sub-path (/backend/media/) via nginx. Local defaults unchanged (media/, BASE_DIR/media).

Make MEDIA_URL and MEDIA_ROOT environment-driven (DJANGO_MEDIA_URL,
DJANGO_MEDIA_ROOT) so uploaded offer images and profile files can be served
under the deployment sub-path via the reverse proxy.
@FriggemannMichael
FriggemannMichael merged commit b4f15d9 into main Jul 7, 2026
1 check passed
@FriggemannMichael
FriggemannMichael deleted the feat/media-config branch July 7, 2026 14:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant