expose the port
This commit is contained in:
parent
876af2ffaf
commit
721082e1b9
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue