Update Caddy to 2.4.6. Websockets works

This commit is contained in:
2026-04-15 19:08:07 +02:00
parent 988999c474
commit 80883da0be
2 changed files with 3 additions and 4 deletions
+2 -3
View File
@@ -1,6 +1,5 @@
#(simpleAuth)
(auth) {
basic_auth {
basicauth {
admin $2a$14$DahHUWD2cKyXJ96sH5VQwuQv1bqmIn0gsdoSaw4mofzfdNY2Y0VsO
}
}
@@ -47,7 +46,7 @@ qbittorrent.gynther.se {
}
wetty.gynther.se {
import auth
import auth
import common
redir / /wetty
reverse_proxy wetty:3001