icurfer 6f63947748
All checks were successful
Build And Test / build-and-push (push) Successful in 2m24s
pip require modify
2025-09-28 23:41:10 +09:00
2025-04-24 21:51:35 +09:00
2025-05-17 11:32:36 +09:00
2025-09-28 23:37:42 +09:00
2025-09-28 23:37:42 +09:00
2025-09-28 23:37:42 +09:00
2025-09-28 23:37:42 +09:00
2025-09-28 23:41:10 +09:00
2025-09-28 23:41:10 +09:00

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
No description provided
Readme 75 KiB
Languages
Python 95.4%
Dockerfile 4.6%