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

WEBSOCKET connections #310

Open
juantoman opened this issue May 12, 2022 · 3 comments
Open

WEBSOCKET connections #310

juantoman opened this issue May 12, 2022 · 3 comments

Comments

@juantoman
Copy link

Hello!
To make HTTPS-PORTAL proxy WEBSOCKET connections, I have to write this:

WEBSOCKET=true

But, where?

Thank you very much.

@SteveLTN
Copy link
Owner

In environment variables in docker-compose.yml.

@accforgithubtest
Copy link

@SteveLTN - Adding WEBSOCKET=true gives a yaml error. WEBSOCKET: true also gives me a error for the "true" as it is not a string. How exactly is this added to docker compose yaml ? I saw your examples, and couldnt see it there, so any reply is appreciated ! Thanks!

@accforgithubtest
Copy link

Found another example in a different issue, which seems to work.

For anyone else coming across this - looks like WEBSOCKET: 'true' is the way to go [i.e - true within single quotes]

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

3 participants