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

Support for setting HTTP / HTTPS mode and default_password #116

Open
wants to merge 5 commits into
base: master
Choose a base branch
from

Conversation

NPetersenDK
Copy link

@NPetersenDK NPetersenDK commented Aug 6, 2024

If you do not set the socket.io address you will get mixed content if the frontend is HTTPS and trying to get HTTP content. Therefore we need to be able to set the http mode.

For use with a loadbalancer like traefik.

@NPetersenDK NPetersenDK changed the title Support for setting HTTP / HTTPS mode Support for setting HTTP / HTTPS mode and default_password Sep 14, 2024
@NPetersenDK
Copy link
Author

NPetersenDK commented Sep 14, 2024

Since this PR i have also now added a default_password variable, and some logic to either set that or the random list from the array there is already. Maybe promt a prompt for these things when installing ebot using docker, could be an idea?

Default money has also been set to 10K as that is the default for CS2 as refeered to here: https://counterstrike.fandom.com/wiki/Overtime

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

Successfully merging this pull request may close these issues.

1 participant