[ci] yarn format
This commit is contained in:
parent
7451f04171
commit
22751e0ff9
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