We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0f02f16 + 55f6640 commit 3fd3d2cCopy full SHA for 3fd3d2c
web/Dockerfile
@@ -173,5 +173,6 @@ ENV NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY=${NEXT_PUBLIC_STRIPE_PUBLISHABLE_KEY}
173
# Note: Don't expose ports here, Compose will handle that for us if necessary.
174
# If you want to run this without compose, specify the ports to
175
# expose via cli
176
+RUN ls -la
177
178
CMD ["node", "server.js"]
0 commit comments