Skip to content

Commit f6d2f92

Browse files
committed
chore: automatically start the API on npm start
1 parent cdc6485 commit f6d2f92

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

swa-cli.config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"configurations": {
44
"azure-openai-assistant-javascript": {
55
"appLocation": "src",
6-
"apiLocation": "",
6+
"apiLocation": "api",
77
"outputLocation": "dist",
88
"apiLanguage": "node",
99
"apiVersion": "18",

0 commit comments

Comments
 (0)