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
Is it possible to set/change the ports acestreamengine uses?
The text was updated successfully, but these errors were encountered:
add support for config host and port
1209f1a
partial fix for #38
I do not know if you can set/change the ports in acestreamengine, but you can use a docker container to achieve this:
docker run -p 8080:6878 -it pabsi/acestream-server
Now acestream-launcher has support for setting engine host and port in the config file.
Sorry, something went wrong.
No branches or pull requests
Is it possible to set/change the ports acestreamengine uses?
The text was updated successfully, but these errors were encountered: