beta.fogtype.com/example/compose.yml
drone c501e7a920
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.6.4-alpine Docker digest to 07c812b
2023-03-29 19:01:58 +00:00

12 lines
310 B
YAML

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