Commit f30b8e5
committed
fix: update Dockerfile and Vite config to use correct webui/dist path
The build process was failing because the Dockerfile was copying from
the wrong source path and the Vite configuration was outputting to
the wrong directory. Updated both to use the correct
backend/webui/dist path structure.1 parent bc9e1e3 commit f30b8e5
6 files changed
Lines changed: 2 additions & 65 deletions
File tree
- webui/dist
- assets
- web
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
| 39 | + | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
This file was deleted.
This file was deleted.
This file was deleted.
This file was deleted.
0 commit comments