octopod/dev/config.json
iko fe69f08eec Added Kubernetes Dashboard button to Web UI (#14)
* Added logs url support to the frontend

* Added k8s dashboard URL to charts and deployment guide

* Added troubleshooting to FAQ

* Tweaked docs.

* Resolved comments

* Renamed button to Details
2021-01-25 18:40:35 +03:00

6 lines
164 B
JSON

{
"app_url": "http://localhost:8000",
"ws_url": "ws://localhost:4020",
"app_auth": "",
"kubernetes_dashboard_url_template": "https://echo-url.github.io/#"
}