mirror of
https://github.com/SigNoz/signoz.git
synced 2026-06-20 15:20:31 +01:00
* feat(web): add support web settings in index.html * feat(web): remove settings from global config * feat(web): fix openapi schemas * feat(web): fix formatting issues * feat(web): fix formatting issues * feat(web): remove frontend script changes * feat(web): remove the redundant test * feat(web): update defaults
2 lines
155 B
HTML
2 lines
155 B
HTML
<html><head><base href="[[.BaseHref]]" /></head><body><script>window.signozBootData={settings:[[.Settings]]}</script>Welcome to test data!!!</body></html>
|