mirror of
https://github.com/withastro/astro.git
synced 2024-12-23 21:53:55 -05:00
fb8bf7ec43
* select random port if default ports are taken * add changeset
5 lines
134 B
Markdown
5 lines
134 B
Markdown
---
|
|
'astro': patch
|
|
---
|
|
|
|
Allow multiple Astro servers to be running simultaneously by choosing random ports if the defaults are taken.
|