beta.fogtype.com/example/compose.yml
Nebel 132ca115a8
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.5-alpine Docker digest to 8ac1689
2023-12-01 07:02:18 +00:00

12 lines
310 B
YAML

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