diff --git a/nuxt-app/README.md b/nuxt-app/README.md index f2b88058a..d2101f71d 100644 --- a/nuxt-app/README.md +++ b/nuxt-app/README.md @@ -13,6 +13,8 @@ Create an `.env` config in the root of this repo: $ cp .env.in .env ``` +Remove `XL_SITE_ALIAS={"http://id.kb.se.localhost:5000": "https://id.kb.se"}` from the `.env` if *not* running the APIs locally. + Yarn commands ```bash