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
+1 -1
View File
@@ -1,6 +1,6 @@
services:
caddy:
image: caddy:latest
image: caddy:2.6.4
container_name: caddy
restart: unless-stopped
ports:
+1 -2
View File
@@ -1,6 +1,5 @@
#(simpleAuth)
(auth) {
basic_auth {
basicauth {
admin $2a$14$DahHUWD2cKyXJ96sH5VQwuQv1bqmIn0gsdoSaw4mofzfdNY2Y0VsO
}
}