diff --git a/compose.yml b/compose.yml index a186337..42ecf71 100644 --- a/compose.yml +++ b/compose.yml @@ -1,6 +1,6 @@ services: caddy: - image: caddy:2.6.4-alpine@sha256:07c812ba3af5bc28bc4737576a00dc3fd33dc16aa778edfa6739e27609788f5e + image: caddy:2.6.4-alpine@sha256:120c1f2779e246261755d5763b0dedb009b2ca965a34fb6fcc8665da4f3a4bbe restart: unless-stopped ports: - "80:80"