fix: revert to vite preview proxy, fix proxy target to cywl-scoring-backend:8876
All checks were successful
Deploy to Server / deploy (push) Successful in 1m43s
All checks were successful
Deploy to Server / deploy (push) Successful in 1m43s
This commit is contained in:
@@ -23,7 +23,5 @@ services:
|
||||
container_name: cywl-scoring-frontend
|
||||
ports:
|
||||
- "8890:8890"
|
||||
environment:
|
||||
- VITE_API_URL=http://localhost:8876/api
|
||||
depends_on:
|
||||
- backend
|
||||
- backend
|
||||
|
||||
Reference in New Issue
Block a user