beta.fogtype.com/example/compose.yml
drone 2588eaa367
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy:2.6.4-alpine Docker digest to aacae65
2023-02-15 20:01:55 +00:00

12 lines
310 B
YAML

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