Update Caddy to 2.4.6. Websockets works
This commit is contained in:
+2
-3
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user