reverting most useless attempts at trying to make this work
This commit is contained in:
@@ -11,7 +11,6 @@ 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