running out of ideas what to do
This commit is contained in:
@@ -11,6 +11,7 @@ RUN pip3 install --no-cache-dir -r requirements.txt
|
||||
COPY . /usr/src/app
|
||||
|
||||
EXPOSE 8080
|
||||
EXPOSE 80
|
||||
|
||||
ENTRYPOINT ["python3"]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user