From d4639a0c24af9afd1c63054006e340882f404b82 Mon Sep 17 00:00:00 2001 From: Niek van der Maas Date: Fri, 24 Mar 2023 09:20:34 +0100 Subject: [PATCH] Create sample `.env` --- .env | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 .env diff --git a/.env b/.env new file mode 100644 index 0000000..c38b184 --- /dev/null +++ b/.env @@ -0,0 +1,2 @@ +# Uncomment the following line to use the mocked API +#VITE_API_BASE=http://localhost:5174