beta.fogtype.com/example/compose.yml
Nebel 9257470387
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.2-alpine Docker digest to f6e2206
2023-08-08 01:01:50 +00:00

12 lines
310 B
YAML

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