You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This is the standard way of handling prefixing in other major apps (Prometheus, Grafana) and could be consumed though a config.yml parameter.
I know you're refactoring the repo which is why I'm not contributing a PR. Also, I cannot build from source with 7ea1c0b, but would love to contribute otherwise:
$ go build ./...
main.go:37:13: pattern frontend/dist/assets/*: no matching files found
The text was updated successfully, but these errors were encountered:
I would like to let this run in a Kubernetes environment. I've already written the chart for it and can contribute when fully operational.
I however am missing an app-side configuration which would allow me to serve content from a specified path.
A change would be required here:
This is the standard way of handling prefixing in other major apps (Prometheus, Grafana) and could be consumed though a config.yml parameter.
I know you're refactoring the repo which is why I'm not contributing a PR. Also, I cannot build from source with 7ea1c0b, but would love to contribute otherwise:
The text was updated successfully, but these errors were encountered: