What problem does your feature solve?
My other services are occupying port 8000, and anchor-tests defaults to ports 8000 and 8001 for serving and UI respectively.
This prevents me from choosing other ports to use.
When packaging into a dockerfile, it becomes necessary to rewrite the file.
What would you like to see?
I hope that in addition to ui/env,
It's possible to directly pass two port parameters during build:all and start:all.
What alternatives are there?
no
What problem does your feature solve?
My other services are occupying port 8000, and anchor-tests defaults to ports 8000 and 8001 for serving and UI respectively.
This prevents me from choosing other ports to use.
When packaging into a dockerfile, it becomes necessary to rewrite the file.
What would you like to see?
I hope that in addition to ui/env,
It's possible to directly pass two port parameters during build:all and start:all.
What alternatives are there?
no