beta.fogtype.com/example/compose.yml
Nebel ff7de75491
All checks were successful
deploy / main (push) Successful in 22s
Update caddy:2.9.1-alpine Docker digest to c77f60a
2025-02-15 05:01:41 +00:00

12 lines
310 B
YAML

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