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
Also, currently, there is no way to customize UI port number. 8000 port is used by many other applications, and it would be nice, to be able to customize it via console command attributes and also via ENV variables.
The text was updated successfully, but these errors were encountered:
It would be good to have ability to use
TRAP_*
env variables to configure /vendor/bin/trapFor example:
Which would simplify usage in docker, here is current example:
Also, currently, there is no way to customize UI port number. 8000 port is used by many other applications, and it would be nice, to be able to customize it via console command attributes and also via ENV variables.
The text was updated successfully, but these errors were encountered: