beta.fogtype.com/example/compose.yml
Nebel fd856a44e3
All checks were successful
deploy / main (push) Successful in 19s
Update caddy:2.8.4-alpine Docker digest to f97df92
2024-07-24 16:00:41 +00:00

12 lines
310 B
YAML

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