Skip to content

Commit b4efc21

Browse files
committed
nginx: fix typo in Dockerfile
1 parent c3e9d1f commit b4efc21

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ RUN apk --no-cache add dnsmasq
55

66
ADD entrypoint.sh nginx.conf ephemeral-npm.lua ephemeral-utils.lua /
77

8-
# Not port 80 because ephemeral-npm stnadardized on couchdb's port already
8+
# Not port 80 because ephemeral-npm standardized on couchdb's port already
99
EXPOSE 4873
1010

1111
ENTRYPOINT ["/entrypoint.sh"]

0 commit comments

Comments
 (0)