also show proxied urls

This commit is contained in:
Marc Wäckerlin
2018-11-29 14:20:18 +01:00
parent cdb0a28bb9
commit b32aa874e7
6 changed files with 147 additions and 11 deletions

View File

@@ -2,4 +2,3 @@ extends layout
block content
div#stacks loading...
a#svgStacks download image

View File

@@ -3,12 +3,23 @@ html
head
title= title
link(rel='stylesheet', href='/style.css')
link(rel='stylesheet', href='/jquery-ui.structure.min.css')
link(rel='stylesheet', href='/jquery-ui.theme.min.css')
link(rel='stylesheet', href='/jquery-ui.min.css')
script(type="text/javascript", src="/jquery.min.js")
script(type="text/javascript", src="/jquery-ui.min.js")
script(type="text/javascript", src="/viz.js")
script(type="text/javascript", src="/docker.js")
script(type="text/javascript", src="/socket.io.js")
script(type="text/javascript", src="/servicedock.js")
body
block content
footer
div#error
body.top
header#header
h1 ServiceDock
div#downloads
a#svg download image
a#dot download source
main
block content
footer
div#info
div#error