remove lighttpd

This commit is contained in:
2024-11-27 09:04:49 +01:00
parent dc6b02477d
commit a33d3032c5
6 changed files with 0 additions and 105 deletions

View File

@@ -1,13 +1,3 @@
server {
listen 80;
location / {
# lighttpd
proxy_pass http://host:80;
include /etc/nginx/conf/proxy.conf;
}
}
server {
# test
listen 80;