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

Where do I enter my server IP adress in the OPEN GATEWAY CONFIGURATION FILE ? #71

Open
jgulysse opened this issue Jul 12, 2018 · 3 comments

Comments

@jgulysse
Copy link

Install Trinity Routing Node Gateway
Open gateway configuration file

vi gateway/config.py
Find'cg_public_ip_port = "localhost:8089"' and Put user’s public ip address at the localhost

eg:cg_public_ip_port = "8.8.8.8:8089"

My question is do I have to replace "8.8.8.8:8089" by my server IP adress in the command line?

@zhuofanxu
Copy link
Contributor

No! you just need to replace the localhost part of cg_public_ip_port by your server ip address in the configurate file gateway/config.py

@jgulysse
Copy link
Author

jgulysse commented Jul 14, 2018 via email

@jgulysse
Copy link
Author

jgulysse commented Apr 23, 2020 via email

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

No branches or pull requests

2 participants