[v4] How can I run adonis in production mode like outputting user defined messages? #1737
Unanswered
the-prodigy
asked this question in
Help
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hey,
how can I run adonis in production mode that outputs a message for example if database query wasn't successful and all other related messages, rather than show like:
Error: connect ECONNREFUSED 127.0.0.1:3306
for example.
Beta Was this translation helpful? Give feedback.
All reactions