mirror of
https://github.com/typeable/octopod.git
synced 2024-11-23 01:03:45 +03:00
iko
fe69f08eec
* 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
6 lines
164 B
JSON
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/#"
|
|
} |