Skip to content
Snippets Groups Projects
Commit a5f60ef1 authored by Falk's avatar Falk :ping_pong:
Browse files

chore: Revert debug mode for express

parent 959c08f4
No related branches found
No related merge requests found
......@@ -31,4 +31,4 @@ ENV JWT_SECRET test123456789099877654312
ENV PORT 3002
EXPOSE $PORT
CMD ["DEBUG=express:*","npm","start"]
CMD ["npm","start"]
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