[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
|
||||
devOptions: {
|
||||
hostname: "0.0.0.0"
|
||||
hostname: '0.0.0.0';
|
||||
}
|
||||
```
|
||||
|
||||
|
|
Loading…
Reference in a new issue