Skip to content

Commit a0cde92

Browse files
committed
🔄 Synced local '.' with remote 'apps/examples/nextjs'
1 parent a603f39 commit a0cde92

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
@@ -57,4 +57,4 @@ ENV PORT 3000
5757

5858
# server.js is created by next build from the standalone output
5959
# https://nextjs.org/docs/pages/api-reference/next-config-js/output
60-
CMD HOSTNAME="0.0.0.0" node server.js
60+
CMD node server.js

0 commit comments

Comments
 (0)