dateme/frontend/public/env.js.template
2025-12-17 16:06:18 +02:00

4 lines
71 B
Plaintext

window.__ENV__ = {
API_BASE: "${API_BASE:-http://localhost:8000}"
};