beta.fogtype.com/example/compose.yml
Nebel af43797321
All checks were successful
deploy / main (push) Successful in 21s
Update caddy:2.8.4-alpine Docker digest to 4215a67
2024-06-21 10:00:33 +00:00

12 lines
310 B
YAML

services:
example:
image: caddy:2.8.4-alpine@sha256:4215a674b064e34507e5b58395ec2e0775070a997e7e0e0663bd3933b6f37b5b
restart: unless-stopped
networks:
- caddy
labels:
caddy: example.beta.fogtype.com
caddy.reverse_proxy: "{{upstreams}}"
networks:
caddy:
external: true