beta.fogtype.com/example/compose.yml
Nebel 8c99d2a78a
All checks were successful
deploy / main (push) Successful in 25s
Update caddy:2.8.4-alpine Docker digest to 716f31d
2024-07-24 13:01:32 +00:00

12 lines
310 B
YAML

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