Skip to content
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

ip adress instead of domain name #6189

Open
1 task done
MyraBaba opened this issue Dec 11, 2024 · 2 comments
Open
1 task done

ip adress instead of domain name #6189

MyraBaba opened this issue Dec 11, 2024 · 2 comments
Assignees

Comments

@MyraBaba
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

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

@cloudyaaron
Copy link

Try community version

@imoiseev
Copy link

imoiseev commented Dec 14, 2024

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

5 participants