brand-master/frontend/.env.example
dvirlabs ae272440d4
All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
Fix frontend API URL configuration
- Added VITE_API_URL build arg to CI frontend build step
- Updated values.yaml frontend env to include /api suffix
- Updated .env.example with production URL comment
- Frontend was trying to connect to localhost instead of api-brand-master.dvirlabs.com
2026-05-08 07:49:16 +03:00

4 lines
134 B
Plaintext

VITE_API_URL=http://localhost:8000/api
# For production, set to: https://api-brand-master.dvirlabs.com/api
VITE_APP_NAME=Brand Master