Skip to content

Commit f0b518b

Browse files
authored
chore(docker): dockerfile expose directives (#29)
1 parent f58cca7 commit f0b518b

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Dockerfile

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,4 +63,7 @@ COPY README.md /README.md
6363
# user from Alpine.
6464
USER 65534:65534
6565

66+
EXPOSE 8080/tcp
67+
EXPOSE 8443/tcp
68+
6669
ENTRYPOINT ["/bin/google-analytics-proxy"]

0 commit comments

Comments
 (0)