Skip to content
Snippets Groups Projects
Verified Commit 1e5f45d7 authored by Sheogorath's avatar Sheogorath :european_castle:
Browse files

Add exposed port

In order to make it easier to discover, mentioning the exposed port in 
the Dockerfile will make it easier to set things up.
parent 694e9643
No related branches found
No related tags found
No related merge requests found
......@@ -17,4 +17,6 @@ USER doh
ENTRYPOINT ["entrypoint"]
EXPOSE 8053
CMD ["./dns-over-https/doh-server/doh-server"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment