Skip to content

Commit 248c128

Browse files
test baseUrl
1 parent dabca04 commit 248c128

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"main": "./dist/index.js",
77
"types": "./dist/index.d.ts",
88
"scripts": {
9-
"start": "community-solid-server --config config.json --rootFilePath /csstest --mainModulePath . --loggingLevel info --port $PORT",
9+
"start": "community-solid-server --config config.json --baseUrl \"https://csstestnode-dhf6hxapfcbrdxem.uksouth-01.azurewebsites.net/\" --rootFilePath /csstest --mainModulePath . --loggingLevel info --port $PORT",
1010
"start:dev": "community-solid-server --config config.json --rootFilePath data/ --mainModulePath . --loggingLevel info --port 8080"
1111
},
1212
"files": [

0 commit comments

Comments
 (0)