beta.fogtype.com/example/compose.yml
Nebel eb9ff61c99
All checks were successful
deploy / main (push) Successful in 21m59s
Update caddy Docker tag to v2.8.4
2024-06-19 17:01:41 +00:00

12 lines
310 B
YAML

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