More lighttpd cleanup

This commit is contained in:
Ana Custura 2026-04-01 11:17:21 +01:00
parent 0246e9a517
commit d8db95b5d5
3 changed files with 3 additions and 1 deletions

View file

@ -8,7 +8,7 @@ server {
}
location ^~ /raspap {
alias /var/www/html/raspap;
proxy_pass http://127.0.0.1:8080;
}
location ^~ /_matrix {

View file

@ -98,6 +98,7 @@ steps:
- python3-packaging
- python3-virtualenv
- nginx
- lighttpd
- unzip
- sudo
- systemd-timesyncd

View file

@ -84,6 +84,7 @@ steps:
- python3-packaging
- python3-virtualenv
- nginx
- lighttpd
- git
- unzip
- sudo