diff --git a/compose.yml b/compose.yml index e280325..d28a70e 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.7.2-alpine@sha256:c65706cb6f36cd8ac2cf2ed7683e0bf3bc865019df07972ee011ffd875383235 + image: caddy:2.7.2-alpine@sha256:f5f7505e3a6b712e21e6f11fae5d79ed3ec6fee9bd4039c0b62c39511a205d9b restart: unless-stopped ports: - "80:80"