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.

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
DEPRECATED — content 로 통합. https://gitea.icurfer.com/dev/msa-django-content
Readme 147 KiB
Languages
Python 98.5%
Dockerfile 1.5%