ENV-Variable HTTP_METHOD eingeführt

This commit is contained in:
2023-11-14 15:50:07 +01:00
parent ca1ed961d4
commit d7c581c9ba
4 changed files with 30 additions and 22 deletions

View File

@@ -1,7 +1,7 @@
FROM python:slim
LABEL authors="tebarius"
LABEL version="1.1"
LABEL version="1.2"
LABEL description="QR-Code-Generator-Server with Flask-App"
WORKDIR /app