We'll have to migrate to plugin API v1 and to the newest releases of superset/clickhouse/vector.
2 lines
106 B
Plaintext
2 lines
106 B
Plaintext
CORS_ORIGIN_WHITELIST.append("{% if ENABLE_HTTPS %}https://{% else %}http://{% endif %}{{ CAIRN_HOST }}")
|