V 2.03 Noch ein paar Anpassungen
This commit is contained in:
4
.vscode/launch.json
vendored
4
.vscode/launch.json
vendored
@@ -14,8 +14,8 @@
|
||||
"program": "${workspaceFolder}/fetchnewdata.js",
|
||||
"args": [],
|
||||
"env": {
|
||||
"MONGOPORT": "27098",
|
||||
"TYP": "['noise', 'thp']"
|
||||
"MONGOPORT": "27017",
|
||||
"TYP": "['radioactivity', 'thp']"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user