parent
d3746d8117
commit
189e2b6052
5 changed files with 22 additions and 53 deletions
|
|
@ -48,18 +48,15 @@ For Astro development:
|
|||
npm run dev
|
||||
```
|
||||
|
||||
For the Nginx preview:
|
||||
For a production-style Astro preview:
|
||||
|
||||
```bash
|
||||
npm run build
|
||||
```
|
||||
|
||||
```bash
|
||||
docker compose up
|
||||
npm run preview
|
||||
```
|
||||
|
||||
Then open:
|
||||
|
||||
```text
|
||||
http://localhost:8080/
|
||||
http://localhost:4321/
|
||||
```
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue