beta.fogtype.com/example/compose.yml
Nebel bada159c00
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.6.4-alpine Docker digest to 3bba1ff
2023-06-14 23:03:28 +00:00

12 lines
310 B
YAML

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