beta.fogtype.com/example/compose.yml
Nebel de0fe363d8
All checks were successful
deploy / main (push) Successful in 19s
Update caddy:2.8.4-alpine Docker digest to 896c6fb
2024-06-21 22:00:32 +00:00

12 lines
310 B
YAML

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