Skip to content

Commit

Permalink
Remove specific implementer backend url
Browse files Browse the repository at this point in the history
  • Loading branch information
makombe committed Dec 11, 2023
1 parent a741927 commit 8a44358
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 @@ -7,7 +7,7 @@
"main": "src/index.ts",
"source": true,
"scripts": {
"start": "openmrs develop --backend https://ugandaemr-backend.mets.or.ug",
"start": "openmrs develop",
"serve": "webpack serve --mode=development",
"build": "webpack --mode production",
"analyze": "webpack --mode=production --env analyze=true",
Expand Down

0 comments on commit 8a44358

Please sign in to comment.