Files
frontend/webpage/.env.example
Penguin-71630 1de9c778ff
All checks were successful
Build and release image / release-image (push) Successful in 1m30s
Fix: Remove all hard-coded URL in every component.
2025-12-13 07:24:27 +08:00

6 lines
235 B
Plaintext

# API Base URL for backend services
# For production deployment, set this to your backend API URL
# Example: EXTERNAL_URL=https://api.yourdomain.com
# Example: EXTERNAL_URL=http://your-server-ip:8080
EXTERNAL_URL=http://localhost:8080