articles/2025/coolify-django-static-media/ #35
Replies: 2 comments 4 replies
-
You saved me hours of work, thank you, one thing to add is there is no network tab in the recent coolify version, so what I did is to bind to port 80 instead of the local 4001 for example. |
Beta Was this translation helpful? Give feedback.
3 replies
-
Yes, so this is how I did it: ![]() using Domains for web, I binded the port 80 there, I think because I am using docker compose it's not showing the Network part on coolify. |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
articles/2025/coolify-django-static-media/
Let’s solve the challenge of serving media files for your Coolified Django site.
https://www.loopwerk.io/articles/2025/coolify-django-static-media/
Beta Was this translation helpful? Give feedback.
All reactions