Skip to content
This repository was archived by the owner on Nov 20, 2023. It is now read-only.

Commit 9a7b1d1

Browse files
author
chris van de steeg
committed
Not intended update
1 parent 7e3877b commit 9a7b1d1

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

src/tye/Properties/launchSettings.json

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,8 @@
22
"profiles": {
33
"tye": {
44
"commandName": "Project",
5-
"commandLineArgs": "run --no-start fhir --no-start ncarelegacy",
6-
"workingDirectory": "C:\\Projects\\NcareAll\\.ncare",
7-
"hotReloadEnabled": false
5+
"commandLineArgs": "run",
6+
"workingDirectory": "..\\..\\samples\\frontend-backend\\"
87
}
98
}
109
}

0 commit comments

Comments
 (0)