Skip to content

Commit d630541

Browse files
committed
remove docker prod for now
1 parent 0573dc0 commit d630541

2 files changed

Lines changed: 0 additions & 23 deletions

File tree

Dockerfile.prod

Lines changed: 0 additions & 17 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -76,12 +76,6 @@ npm run dev
7676

7777
By default, Vite serves the app on localhost (usually `http://localhost:5173`).
7878

79-
To expose the app on your local network:
80-
81-
```bash
82-
npm run dev -- --host
83-
```
84-
8579
### Docker Installation
8680

8781
If you prefer an isolated containerized environment, you can use our Docker Compose setup.

0 commit comments

Comments
 (0)