Update readme to add compatibility options for more recent Node.js versions.
parent
c1147ddb4e
commit
3eee711838
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue