Skip to content

Update flake to enable local server running#12

Open
ctfhacker wants to merge 2 commits intoMaxBittker:mainfrom
ctfhacker:ctfhacker/update-flake-for-local-server
Open

Update flake to enable local server running#12
ctfhacker wants to merge 2 commits intoMaxBittker:mainfrom
ctfhacker:ctfhacker/update-flake-for-local-server

Conversation

@ctfhacker
Copy link

This PR enables local server running through nix:

nix run .

After executing the serverr, the test bot has the following bot.env to enable local server execution:

BOT_USERNAME=...
PASSWORD=...
SERVER=localhost:8888
SHOW_CHAT=false
SDK_USE_PUPPETEER=true
SDK_PUPPETEER_BROWSER=firefox
HEADLESS=false
BROWSER_LAUNCH_TIMEOUT=30000

@MaxBittker
Copy link
Owner

nice, thank you!

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.

2 participants