Files
owly-news/frontend/example.env
2025-08-01 06:05:06 +02:00

7 lines
336 B
Bash

# Backend API URL (used if you need to override the default proxy settings in vite.config.ts)
# VITE_API_BASE_URL=http://localhost:8000
# Note: By default, the frontend proxies API requests to http://localhost:8000
# as configured in vite.config.ts. You only need to set VITE_API_BASE_URL
# if you want to use a different backend URL.