mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-13 22:39:06 +02:00
6 lines
201 B
Plaintext
6 lines
201 B
Plaintext
GOOGLE_CLIENT_ID=""
|
|
GOOGLE_CLIENT_SECRET=""
|
|
GOOGLE_CALLBACK_URI="http://localhost:5173/login/google/callback"
|
|
MEMEGRAPH_URI="bolt://localhost:7687"
|
|
MEMGRAPH_USER="memgraph"
|
|
MEMGRAPH_PASSWORD="memgraph" |