We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
How I can use my local ip adress 0.0.0.0 instead of domain and subdomain ?
dont knpw
The text was updated successfully, but these errors were encountered:
Try community version
Sorry, something went wrong.
Easily installed on IP address. No problem with that.
/opt/plane/apiserver/.env
Set
NGINX_PORT=6666 WEB_URL="http://11.22.33.44" CORS_ALLOWED_ORIGINS="http://11.22.33.44"
/opt/plane/.env
NGINX_PORT=6666
And after install go to http://11.22.33.44:6666
vihar
pushya22
No branches or pull requests
Is there an existing issue for this?
Summary
How I can use my local ip adress 0.0.0.0 instead of domain and subdomain ?
Why should this be worked on?
dont knpw
The text was updated successfully, but these errors were encountered: