Skip to content

Commit b092197

Browse files
committed
remove unnecessary port exposition
1 parent daddba8 commit b092197

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

test/node/features/fixtures/hono/Dockerfile

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,5 @@ COPY . ./
1010

1111
RUN npm install --no-package-lock --no-save bugsnag-*.tgz
1212

13-
EXPOSE 80
14-
1513
ENV NODE_ENV production
1614
CMD node scenarios/app

0 commit comments

Comments
 (0)