This commit is contained in:
n4ze3m 2023-04-25 06:56:30 +05:30
parent 2c0cf4144c
commit c2dacfc8be

View File

@ -1,5 +1,3 @@
FROM python:3.9.16
FROM tiangolo/uvicorn-gunicorn-fastapi:python3.11
ENV PORT=5000