beta.fogtype.com/example/compose.yml
Nebel 1295bd370d
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.8.4-alpine Docker digest to ab7179e
2024-06-21 07:00:34 +00:00

12 lines
310 B
YAML

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