# ===========================================
# Frontend Environment Variables
# ===========================================
# Use PUBLIC_ prefix for variables accessible in browser
# See: https://svelte.dev/docs/kit/$env-static-public

# FORGE backend API URL
PUBLIC_API_URL=http://localhost:9081

# Add your environment-specific variables below
