beta.fogtype.com/example/compose.yml
Nebel 6edc889afb
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.4-alpine Docker digest to 11ae052
2023-09-29 04:02:13 +00:00

12 lines
310 B
YAML

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