From 50814c9b1477d895de60813e1478b4cf52d55a56 Mon Sep 17 00:00:00 2001 From: Keven Date: Tue, 9 Dec 2025 14:50:59 -0300 Subject: [PATCH] Remove as variaveis locais --- .env.local | 4 ---- 1 file changed, 4 deletions(-) delete mode 100644 .env.local diff --git a/.env.local b/.env.local deleted file mode 100644 index 85c581b..0000000 --- a/.env.local +++ /dev/null @@ -1,4 +0,0 @@ -NEXT_PUBLIC_ORIUS_APP_STATE=GO -NEXT_PUBLIC_ORIUS_APP_API_URL=http://localhost:8000/ -NEXT_PUBLIC_ORIUS_APP_API_PREFIX=api/v1/ -NEXT_PUBLIC_ORIUS_APP_API_CONTENT_TYPE=application/json \ No newline at end of file