mirror of
https://github.com/withastro/astro.git
synced 2024-12-30 22:03:56 -05:00
[ci] yarn format
This commit is contained in:
parent
d1370e9d69
commit
d2c2b1b55e
1 changed files with 1 additions and 1 deletions
|
@ -145,7 +145,7 @@ If you need to share your development progress on the local network or check out
|
||||||
|
|
||||||
```js
|
```js
|
||||||
devOptions: {
|
devOptions: {
|
||||||
hostname: "0.0.0.0"
|
hostname: '0.0.0.0';
|
||||||
}
|
}
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue