Skip to content

Commit

Permalink
remove tenant url
Browse files Browse the repository at this point in the history
  • Loading branch information
CGuether committed Feb 24, 2022
1 parent e635c5f commit 630512c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "",
"main": "index.js",
"scripts": {
"start": "c8ycli server -u https://lora-sandbox.eu-latest.cumulocity.com",
"start": "c8ycli server -u {{tenant-url}}",
"build": "c8ycli build",
"deploy": "c8ycli deploy",
"runtime": "gulp --gulpfile ./runtime/gulpfile.js"
Expand Down

0 comments on commit 630512c

Please sign in to comment.