beta.fogtype.com/example/compose.yml
Nebel 5094da1f64
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.2-alpine Docker digest to c65706c
2023-08-03 23:02:01 +00:00

12 lines
310 B
YAML

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