expose the port

This commit is contained in:
D. Scott Boggs 2023-10-05 06:41:03 -04:00
parent 876af2ffaf
commit 721082e1b9

View file

@ -1,6 +1,7 @@
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