Run OHIF in certain port #8

Open
opened 2025-05-19 15:49:30 +07:00 by mario · 0 comments
Owner

Gunakan -p PORT di npx serve:

yarn run build
cd platform/app
npx serve ./dist -c ../public/serve.json -p 3333
Gunakan `-p PORT` di npx serve: ```bash yarn run build cd platform/app npx serve ./dist -c ../public/serve.json -p 3333 ```
Sign in to join this conversation.
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: mario/ohif-viewer#8