From b28f473442e8916b583a421c3563e51f6cf1d1c5 Mon Sep 17 00:00:00 2001 From: Simon Rieger Date: Thu, 2 Jan 2025 12:45:42 +0100 Subject: [PATCH] change view to image --- docker-compose.yml | 6 +++--- templates/uploadSuccess.html | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docker-compose.yml b/docker-compose.yml index 82bbb3a..b5469aa 100755 --- a/docker-compose.yml +++ b/docker-compose.yml @@ -11,12 +11,12 @@ services: #ports: # - "8080:8080" environment: - - VIRTUAL_HOST=pick.brothertec.eu + - VIRTUAL_HOST=pick.brothertec.eu,upload.brothertec.eu - VIRTUAL_PORT=8080 - - LETSENCRYPT_HOST=pick.brothertec.eu + - LETSENCRYPT_HOST=pick.brothertec.eu,upload.brothertec.eu - LETSENCRYPT_EMAIL=admin@brothertec.eu - volumes: + volumes: - ./uploads:/uploads - ./templates:/templates - ./static:/static diff --git a/templates/uploadSuccess.html b/templates/uploadSuccess.html index 15f19a9..bf02ae1 100644 --- a/templates/uploadSuccess.html +++ b/templates/uploadSuccess.html @@ -8,7 +8,7 @@

Ihr Bild anzeigen

- +

Zurück zum Upload