summaryrefslogtreecommitdiff
path: root/app/views/admin
diff options
context:
space:
mode:
Diffstat (limited to 'app/views/admin')
-rw-r--r--app/views/admin/health_check/show.html.haml3
1 files changed, 3 insertions, 0 deletions
diff --git a/app/views/admin/health_check/show.html.haml b/app/views/admin/health_check/show.html.haml
index 70e5d04e356..23a931995ab 100644
--- a/app/views/admin/health_check/show.html.haml
+++ b/app/views/admin/health_check/show.html.haml
@@ -3,6 +3,9 @@
%h3.page-title
Health Check
%p.light
+ Access token is
+ %code{ id:'health-check-token' }= "#{current_application_settings.health_check_access_token}"
+%p.light
Health information can be reteived as plain text, json, or xml using:
%ul
%li