Dockerfile with health
Dockerfile
0 → 100644
| ... | @@ -4,4 +4,5 @@ PyMySQL>=1.0 | ... | @@ -4,4 +4,5 @@ PyMySQL>=1.0 |
| cryptography==46.0.3 | cryptography==46.0.3 | ||
| Flask-Migrate>=4.0 | Flask-Migrate>=4.0 | ||
| pytest>=7.0 | pytest>=7.0 | ||
| pytest-flask>=1.2 | pytest-flask>=1.2 | ||
| \ No newline at end of file | gunicorn>=20.0 | ||
| \ No newline at end of file |
Please register or sign in to comment