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 @@
- +