This repository has been archived on 2026-05-04 . You can view files and clone it, but cannot push or open issues or pull requests.
3f4591b204f361d8c0691b2b555514ff2f034a1a
All checks were successful
Build And Test / build-and-push (push) Successful in 1m52s
msa-django-blog
dev run server
python3 manage.py runserver 0.0.0.0:8800
blog
gunicorn auth_prj.wsgi:application --bind 0.0.0.0:8800 --workers 3
Description
Languages
Python
98.5%
Dockerfile
1.5%