beta.fogtype.com/example/compose.yml
Nebel 0ff20fc101
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.5-alpine Docker digest to 841fbf8
2023-10-13 03:02:13 +00:00

12 lines
310 B
YAML

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