[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
This commit is contained in:
6
web/files/index.html
Normal file
6
web/files/index.html
Normal file
@@ -0,0 +1,6 @@
|
||||
<html>
|
||||
<head>
|
||||
<title>kweb</title>
|
||||
</head>
|
||||
<body>online</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user