-
Notifications
You must be signed in to change notification settings - Fork 6
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
change port #6
Comments
Please try to specify the backend public URL using the environment variable |
Thanks. It works. |
Hi
I want to run adb on kubernetes and i have to change localhost/8081 port to global addtess that works with nodeport or ingress.
How can i change default port 8081 and localhost in query?
The text was updated successfully, but these errors were encountered: