add: nugget
All checks were successful
Deploy via SSH on push / deploy-via-ssh (push) Successful in 25s

This commit is contained in:
2025-12-09 21:38:23 +00:00
parent 4ad1c5764e
commit e4c4134188
2 changed files with 0 additions and 3 deletions

View File

@@ -7,7 +7,4 @@ WORKDIR /data
RUN pip install --no-cache-dir -r /data/requirements.txt
RUN ls
RUN pwd
CMD ["gunicorn", "-b", "0.0.0.0:5000", "app:app"]

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.0 MiB