Skip to content

Commit

Permalink
fix url
Browse files Browse the repository at this point in the history
  • Loading branch information
hnaether-c8y committed Mar 5, 2024
1 parent c42831a commit 2868adf
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": "Show markers on a layer basis. Create layers based on filter criteria.",
"scripts": {
"start": "c8ycli server",
"start:shell": "c8ycli server -p 9326 -u https://netmon-rheinenergie.emea.cumulocity.com/ --shell cockpit",
"start:shell": "c8ycli server -p 9326 -u https://your-tenant.cumulocity.com/ --shell cockpit",
"build": "rimraf dist && c8ycli build",
"lint": "eslint . --ext js,ts --quiet",
"format": "eslint . --ext js,ts --quiet --fix",
Expand Down

0 comments on commit 2868adf

Please sign in to comment.