Welcome @suityou01 !
What app server are you using? (gunicorn, uwsgi, something else?)
What web server are you using? (nginx, Apache, something else?)
This is a frequent topic here - there are many threads discussing this type of issue. Searching for things like “nginx static docker” should bring up some useful information.
For starters:
- I Don't know how to serve static files...
- css and js files not loading after deploying django
- Serving django static files in nginx docker
(There are many more…)