mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-14 23:09:07 +02:00
update api
This commit is contained in:
3
apps/db-handler/.env.example
Normal file
3
apps/db-handler/.env.example
Normal file
@@ -0,0 +1,3 @@
|
||||
MEMGRAPH_URI="bolt://localhost:7687"
|
||||
MEMGRAPH_USER="memgraph"
|
||||
MEMGRAPH_PASSWORD="memgraph"
|
@@ -1,4 +1,4 @@
|
||||
module github.com/vcscsvcscs/GenerationsHeritage/apps/db-handler
|
||||
module github.com/vcscsvcscs/GenerationsHeritage/apps/db-adapter
|
||||
|
||||
go 1.24
|
||||
|
||||
|
Reference in New Issue
Block a user