Skip to content
Snippets Groups Projects
Verified Commit 7cccb625 authored by Quentin Duchemin's avatar Quentin Duchemin
Browse files

Expose port [skip ci]

parent 713be3c8
No related branches found
No related tags found
No related merge requests found
Pipeline #52979 skipped
......@@ -50,5 +50,7 @@ RUN npm install --only=production \
# Change to non-root privilege
USER ohmyform
EXPOSE 5000
# Run OhMyForm server
CMD ["node", "server.js"]
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment