beta.fogtype.com/example/compose.yml
drone 4cda9c939b
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy Docker tag to v2.6.3
2023-02-09 00:03:28 +00:00

12 lines
310 B
YAML

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