diff --git a/.idea/workspace.xml b/.idea/workspace.xml
index c95cfcc..c8cf46a 100644
--- a/.idea/workspace.xml
+++ b/.idea/workspace.xml
@@ -4,12 +4,11 @@
-
+
-
-
+
@@ -64,27 +63,27 @@
- {
- "keyToString": {
- "DefaultHtmlFileTemplate": "HTML File",
- "RunOnceActivity.OpenProjectViewOnStart": "true",
- "RunOnceActivity.ShowReadmeOnStart": "true",
- "SHARE_PROJECT_CONFIGURATION_FILES": "true",
- "ignore.virus.scanning.warn.message": "true",
- "last_opened_file_path": "D:/mager/Documents/IntelliJ/Docker-Flask-QR/app/Post-Flask-QR.py",
- "project.structure.last.edited": "Modules",
- "project.structure.proportion": "0.15",
- "project.structure.side.proportion": "0.2",
- "settings.editor.selected.configurable": "preferences.keymap"
+
+}]]>
+
-
@@ -232,7 +231,15 @@
1699621212644
-
+
+
+ 1699968357620
+
+
+
+ 1699968357620
+
+
@@ -268,7 +275,8 @@
-
+
+
diff --git a/Dockerfile b/Dockerfile
index a09a4b7..0099611 100644
--- a/Dockerfile
+++ b/Dockerfile
@@ -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
diff --git a/Dockerfile-RasPi b/Dockerfile-RasPi
index 2c6c612..e9ffa80 100644
--- a/Dockerfile-RasPi
+++ b/Dockerfile-RasPi
@@ -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"
LABEL platform="Raspberry Pi 3 with Raspian"
diff --git a/app/templates/qr.html b/app/get-templates/qr.html
similarity index 87%
rename from app/templates/qr.html
rename to app/get-templates/qr.html
index 511911a..12b7440 100644
--- a/app/templates/qr.html
+++ b/app/get-templates/qr.html
@@ -9,7 +9,7 @@
-Noch einmal bitte!
+Noch einmal bitte!
{% endblock %}