diff --git a/Dockerfile b/Dockerfile index 04ffe34..deb90cc 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,7 +1,6 @@ FROM node WORKDIR /project ADD index.html index.js /project/ -EXPOSE 1312 LABEL traefik.enable=true LABEL traefik.http.routers.tws_links.rule=Host(`techwork.zone`) LABEL traefik.http.routers.tws_links.tls.certresolver=letsencrypt diff --git a/index.html b/index.html index 258548d..5422dc7 100644 --- a/index.html +++ b/index.html @@ -4,11 +4,6 @@
- - - -