Files
Umbraco-CMS/src/Umbraco.Web.UI.Client/.env.e2e
Jacob Overgaard 69e2521ea5 Allow msw bypass (#246)
* add new variable to hold the url to the local umbraco instance

* set api base-url if msw is turned off

* add instructions how to use local umbraco instance

* set baseurl for e2e mode

Co-authored-by: Mads Rasmussen <madsr@hey.com>
2022-11-14 14:45:35 +01:00

4 lines
188 B
Plaintext

# Copy this to .env.local and change what you want to test.
VITE_UMBRACO_USE_MSW=off # Playwright handles the mocking itself (using msw but it starts it up manually)
VITE_UMBRACO_API_URL=