beta.fogtype.com/example/compose.yml
Nebel d55da3213b
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy:2.7.6-alpine Docker digest to eabac28
2023-12-08 21:04:10 +00:00

12 lines
310 B
YAML

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