Your ROOT_URL in app.ini is https://bdgit.educoder.net/ but you are visiting http://bdgit.educoder.net/hushasha/aggregation-platform/src/commit/980e070e09e2935d8f90f8652637958bf85e176f/d.ts/kubernetes/ts/kubernetesServices.d.ts You should set ROOT_URL correctly, otherwise the web may not work correctly.
aggregation-platform/d.ts/kubernetes/ts/kubernetesServices.d.ts

4 lines
77 B

/// <reference path="kubernetesPlugin.d.ts" />
declare module Kubernetes {
}