3.0.9
Fix http page doesn't work.
upgrading
- npm:
npm upgrade [email protected]
and restart - source:
git pull && npm install
and restart - bun:
git pull && bun install
and restart
Fix http page doesn't work.
npm upgrade [email protected]
and restartgit pull && npm install
and restartgit pull && bun install
and restart