Files
server_proxy/web/files/index.html
Pascal f3d17e931a [mod] proxy nginx config is now generated based on domains.env
- domains and servers in domains.env are mapped 1:1
 - moved domains.env to ./files/domains.env
 - renamed kweb to web for a more generic approach
2020-05-27 15:58:21 -04:00

7 lines
80 B
HTML

<html>
<head>
<title>kweb</title>
</head>
<body>online</body>
</html>