beta.fogtype.com/example/compose.yml
Nebel 2bce0bac6a
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.5-alpine Docker digest to 8e3595c
2023-12-01 06:02:10 +00:00

12 lines
310 B
YAML

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