diff --git a/compose.yml b/compose.yml index f3e399e..7879071 100644 --- a/compose.yml +++ b/compose.yml @@ -1,7 +1,7 @@ name: fogtype services: https: - image: caddy:2.8.4-alpine@sha256:221bcf3be161b0d856bdb7bea76b42386d732d19348f79692404829532d83f4a + image: caddy:2.8.4-alpine@sha256:a5e86b169f1c895c30acd012b0b1ba1330d8092c2556d7569d9f184db285d395 restart: unless-stopped ports: - "80:80"