beta.fogtype.com/example/compose.yml
Nebel c62d4af6fd
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.9.1-alpine Docker digest to b6894cf
2025-02-15 14:05:44 +00:00

12 lines
310 B
YAML

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