Skip to content

Commit d330c62

Browse files
authored
Formatting
1 parent f25c033 commit d330c62

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

UPGRADE.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ node storage/ssr/ssr.js
330330

331331
### Optional: Expose Vite port when using Laravel Sail
332332

333-
If you are using Laravel Sail, you need to add a binding in your `docker-compose.yml` file for your `VITE_PORT`.
333+
If you would like to run the `npm run dev` command in a Laravel Sail container, you will need to publish a port in your `docker-compose.yml` file:
334334

335335
```diff
336336
ports:

0 commit comments

Comments
 (0)