mirror of
https://github.com/vcscsvcscs/GenerationsHeritage.git
synced 2025-08-12 22:09:07 +02:00
lint things, add sidebar
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -11,7 +11,7 @@
|
||||
"mode": "debug",
|
||||
"program": "${workspaceFolder}/apps/db-adapter/main.go",
|
||||
"env": {
|
||||
"HTTP_PORT": ":8080",
|
||||
"HTTP_PORT": ":5237",
|
||||
"MEMGRAPH_URI": "bolt://127.0.0.1:7687",
|
||||
"MEMGRAPH_USER": "memgraph",
|
||||
"MEMGRAPH_PASSWORD": "memgraph"
|
||||
|
Reference in New Issue
Block a user