mirror of
https://github.com/withastro/astro.git
synced 2024-12-16 21:46:22 -05:00
parent
5caf276fb8
commit
db215b902a
1 changed files with 1 additions and 1 deletions
|
@ -151,7 +151,7 @@ If you need to share your development progress on the local network or check out
|
|||
|
||||
```js
|
||||
devOptions: {
|
||||
hostname: '0.0.0.0';
|
||||
hostname: '0.0.0.0',
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue