Übrnahme der Einheiten
launch.json -Port für Mongo public/javascript/script.js - Einheite richtig mit abspeichern package.json: "version": "1.2.1", "date": "2023-07-06",
This commit is contained in:
2
.vscode/launch.json
vendored
2
.vscode/launch.json
vendored
@@ -13,7 +13,7 @@
|
||||
],
|
||||
"program": "${workspaceFolder}/bin/www",
|
||||
"env": {
|
||||
"MONGOPORT": "27098"
|
||||
"MONGOPORT": "27017"
|
||||
}
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user