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
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
The text was updated successfully, but these errors were encountered:
PhantasWeng
changed the title
Hope to include port 8000 in the env file as well.
Hope to directly pass in different ports when executing build:all and start:all.
Mar 29, 2024
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
The text was updated successfully, but these errors were encountered: