Update readme to add compatibility options for more recent Node.js versions.

master
Icedream 2023-01-08 10:38:41 +01:00
parent c1147ddb4e
commit 3eee711838
Signed by: icedream
GPG Key ID: 468BBEEBB9EC6AEA
1 changed files with 1 additions and 0 deletions

View File

@ -6,6 +6,7 @@ First, run the development server:
```bash
export UPSTREAM_URL="https://gdq-a.upstream.streaminginter.net/"
export NODE_OPTIONS="--openssl-legacy-provider"
npm run dev
# or