modify port in dockerfile
parent
c0d48a282c
commit
0f27a3a5e4
|
@ -9,3 +9,4 @@ COPY html_table_to_markdown.js /var/www
|
|||
COPY url_to_markdown_apple_dev_docs.js /var/www
|
||||
COPY url_to_markdown_common_filters.js /var/www
|
||||
COPY index.js /var/www/
|
||||
ENV PORT=1337
|
||||
|
|
Loading…
Reference in New Issue