From a90fe8c6c83b90aa83cadaa9ef804a37d2af632d Mon Sep 17 00:00:00 2001 From: adjoly Date: Sat, 26 Jul 2025 15:38:10 +0200 Subject: [PATCH] =?UTF-8?q?=E3=80=8C=F0=9F=94=A8=E3=80=8D=20fix:=20fixed?= =?UTF-8?q?=20random=20skill=20issue?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .env.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.env.example b/.env.example index 69ec206..34d30e2 100644 --- a/.env.example +++ b/.env.example @@ -11,7 +11,7 @@ GRAPH_PORT=3000 ELK_PORT=5601 -GOOGLE_CALLBACK_ID=https://localhost:8443/api/v1 +GOOGLE_CALLBACK_URL=https://localhost:8443/api/v1 GOOGLE_CLIENT_SECRET=susAF GOOGLE_CLIENT_ID=Really