From 28bb959c1227fac5f4a88d2455174bd9f8ad649f Mon Sep 17 00:00:00 2001 From: Jef Roosens Date: Thu, 29 Apr 2021 11:37:35 +0200 Subject: [PATCH] [#44] Fixed development .env file --- web/.env | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/web/.env b/web/.env index 88668b6..18f38c1 100644 --- a/web/.env +++ b/web/.env @@ -1 +1 @@ -VITE_ENDPOINT=http://localhost:8000 +VITE_ENDPOINT=http://localhost:8000/api