proxy: add static file server

This commit is contained in:
Oliver Gugger
2019-10-29 09:24:03 +01:00
parent 9552a70cb9
commit 4d1fbbf4d6
2 changed files with 34 additions and 2 deletions

5
static/index.html Normal file
View File

@@ -0,0 +1,5 @@
<html>
<body>
<h1>LSAT auth server</h1>
</body>
</html>