Add Docker Compose deployment support

This commit is contained in:
youbin
2026-03-21 21:18:51 +08:00
parent 8d715a3a15
commit ddb1b46c13
5 changed files with 125 additions and 1 deletions

View File

@@ -2,4 +2,4 @@ Flask>=3.0,<4
python-dotenv>=1.0,<2
requests>=2.31,<3
pytest>=8.0,<9
gunicorn>=21,<24