Fix WESP UI after git clone: serve from public/wesp and materialize static.
Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
@@ -24,6 +24,7 @@ services:
|
||||
- postgres
|
||||
- redis
|
||||
- minio
|
||||
command: ["sh", "-c", "bash scripts/materialize-wesp-static.sh && pnpm --filter web exec vite --host 0.0.0.0"]
|
||||
|
||||
api:
|
||||
build: ./apps/api
|
||||
|
||||
Reference in New Issue
Block a user