beta.fogtype.com/example/compose.yml
Nebel 25aade54fd
All checks were successful
deploy / main (push) Successful in 37s
Update caddy:2.7.6-alpine Docker digest to a9044fc
2024-01-27 01:01:03 +00:00

12 lines
310 B
YAML

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