beta.fogtype.com/example/compose.yml
Nebel 9fab4c2c42
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.9.1-alpine Docker digest to 012af45
2025-02-15 11:03:38 +00:00

12 lines
310 B
YAML

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