chatdesk-ui/chatdesk-ui/public/env.js

3 lines
59 B
JavaScript

window.RUNTIME_ENV = {
SUPABASE_URL: "${SUPABASE_URL}"
};