slaventius 2 years ago
parent 82e0c26c27
commit 281cc79963
  1. 3
      .vscode/launch.json

@ -11,9 +11,8 @@
"mode": "debug",
"program": "${workspaceRoot}/cmd/main.go",
"env": {
// "DB_HOST": "127.0.0.1",
// "DB_PORT":"9055",
"APP_PORT":"9995",
"KAFKA_PORT":"9092",
},
"args": []
}

Loading…
Cancel
Save