v1.0.1 — Docker Fix + CLI Help
CamoFox Browser Server v1.0.1
Fixes
- Docker: Fixed
/healthreturning 500 — native module (better-sqlite3) now builds correctly in container - CLI:
--helpand--versionflags now work without starting the server
Install
npm install -g camofox-browser
camofox-browser --helpDocker
docker build -t camofox-browser .
docker run -p 9377:9377 camofox-browser
curl http://localhost:9377/health