hi friends, is there a way to change the
hi friends, is there a way to change the port for the refine dev? i'm getting conflicts on port 5001/2 on separate dev projects and would love to customize it 🙂
1 Reply
stormy-gold•12mo ago
hello @bryan_3mavericks unfortunately Refine devtools port can't be change right now. If you want, you can open github issue for this
but, you can change application port like this
npm run dev -- --port 5555