solidjs / solid-docs-next

SolidJS Docs.
https://docs.solidjs.com/
208 stars 225 forks source link

[Content]: How to change the local dev port from 3000 or 3001 to something else? #753

Open bjesuiter opened 1 month ago

bjesuiter commented 1 month ago

📚 Subject area/topic

/solid-start/reference/config/define-config.mdx

📋 Page(s) affected (or suggested, for new content)

https://docs.solidjs.com/solid-start/reference/config/define-config

📋 Description of content that is out-of-date or incorrect

I want to change the local port for vinxie, but i don't find how!

🖥️ Reproduction in StackBlitz (if reporting incorrect content or code samples)

No response

bjesuiter commented 1 month ago

I found it, i can simply pass --port to vinxi dev => I think, this should be documented somewhere, because my first intuition would be to set this in the app.config