You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The current configuration of the docker container starts the rather basic webserver of django.
this webserver cannot serve the static files properly. The docker shall be extended to run an apache server that serves the static and media files
The text was updated successfully, but these errors were encountered:
The current configuration of the docker container starts the rather basic webserver of django.
this webserver cannot serve the static files properly. The docker shall be extended to run an apache server that serves the static and media files
The text was updated successfully, but these errors were encountered: