You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As of this version the position of the --host, --ip-from and other CLI
arguments are now in before the sub-command start or router. This is to
simplify the workflow for CLI users. This may break Dockerfiles if CLI
arguments were used, we highly recommend using environment variable
configuration instead of using CLI arguments.
🚀 Features
Takes care of child process cleaup
Allows saving of HTTP events into PostgreSQL (#150)