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
Updates Ubuntu, Django, and PostGIS versions to leverage the latest features and security patches.
Configures the Docker environment to align with the updated dependencies.
Includes installing necessary GDAL libraries in the Dockerfile.
The application is now served using `python manage.py runserver` instead of gunicorn, and nginx handles static files and proxying.
0 commit comments