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

Standalone Server not working #84

Open
Martzy303 opened this issue Jan 24, 2024 · 0 comments
Open

Standalone Server not working #84

Martzy303 opened this issue Jan 24, 2024 · 0 comments

Comments

@Martzy303
Copy link

I ran npm run server-setup in the root folder, but no .env file has been created. I did it manually in the root folder

QBIT_HOST=http://192.168.0.104:8080
STANDALONE_SERVER_PORT=8081

Then I did npm run server-start, it started, but when I go to http://localhost:8081, the calls go to local host, not to qbit host, like http://localhost:8081/api/v2/app/version instead of http://192.168.0.104:8080/api/v2/app/version

Am I doing something wrong?

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

1 participant