서버 배포 설정: wsgi.py, gunicorn, start.sh

This commit is contained in:
user01
2026-05-25 02:26:42 +09:00
parent ef9997939e
commit c434e64fb8
4 changed files with 13 additions and 1 deletions

View File

@@ -1,3 +1,4 @@
Flask==3.1.1
openpyxl==3.1.5
requests==2.32.3
gunicorn==26.0.0