All checks were successful
ci/woodpecker/push/woodpecker Pipeline was successful
- 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
4 lines
134 B
Plaintext
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
|