beta.fogtype.com/example/compose.yml
Nebel 37dd71d8f5
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.5-alpine Docker digest to 92161de
2023-12-01 04:02:05 +00:00

12 lines
310 B
YAML

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