mirror of
https://github.com/tebarius/Docker-Flask-QR.git
synced 2025-12-20 22:23:30 +01:00
MeCard ergänzt
This commit is contained in:
@@ -10,6 +10,6 @@ COPY ./app /app/
|
||||
#RUN pip install --upgrade pip
|
||||
RUN pip install --trusted-host pypi.python.org -r requirements.txt
|
||||
|
||||
EXPOSE 80
|
||||
EXPOSE 8002
|
||||
|
||||
CMD ["python", "Flask-QR.py"]
|
||||
Reference in New Issue
Block a user