diff --git a/frontend/README.md b/frontend/README.md index 4b5c883..5bc1b58 100644 --- a/frontend/README.md +++ b/frontend/README.md @@ -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