beta.fogtype.com/example/compose.yml
Nebel f68052a411
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.2-alpine Docker digest to 5fd734a
2023-08-07 22:01:53 +00:00

12 lines
310 B
YAML

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