Add how to set UPSTREAM_URL env to readme.
parent
1e6d054447
commit
b752c83c18
|
@ -5,6 +5,8 @@ This is a [Next.js](https://nextjs.org/) project bootstrapped with [`create-next
|
|||
First, run the development server:
|
||||
|
||||
```bash
|
||||
export UPSTREAM_URL="https://gdq-a.upstream.streaminginter.net/"
|
||||
|
||||
npm run dev
|
||||
# or
|
||||
yarn dev
|
||||
|
|
Loading…
Reference in New Issue