From 3d75c39c0702d2a35cc9946d72f7f99dac1e8fb0 Mon Sep 17 00:00:00 2001 From: ed Date: Sat, 27 May 2023 12:07:22 +0200 Subject: [PATCH] forgot to save the env.production... --- .env.production | 1 + 1 file changed, 1 insertion(+) diff --git a/.env.production b/.env.production index e69de29..0f8035e 100644 --- a/.env.production +++ b/.env.production @@ -0,0 +1 @@ +VITE_API_URL=http://api.brz9.dev \ No newline at end of file