update api

This commit is contained in:
2025-03-23 18:16:09 +01:00
parent c716973525
commit 8d27d31968
9 changed files with 864 additions and 121 deletions

View File

@@ -1,6 +1,4 @@
GOOGLE_CLIENT_ID=""
GOOGLE_CLIENT_SECRET=""
GOOGLE_CALLBACK_URI="http://localhost:5173/login/google/callback"
MEMGRAPH_URI="bolt://localhost:7687"
MEMGRAPH_USER="memgraph"
MEMGRAPH_PASSWORD="memgraph"
DB_ADAPTER=""