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
Copy file name to clipboardExpand all lines: src/ServicePulse.Host/app/js/views/sc_not_available.html
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
<divclass="text-center monitoring-no-data">
2
2
<h1>Cannot connect to ServiceControl</h1>
3
3
<p>
4
-
ServicePulse is unable to connect to the ServiceControl instance<spanid="serviceControlUrl">put here the url we tried to connect to</span>. Please ensure that ServiceControl is running and accessible from your machine.
4
+
ServicePulse is unable to connect to the ServiceControl instance at <spanid="serviceControlUrl">{{serviceControlUrl}}</span>. Please ensure that ServiceControl is running and accessible from your machine.
0 commit comments