beta.fogtype.com/example/compose.yml
Nebel 071dcd63b1
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.9.1-alpine Docker digest to 89ea4da
2025-02-15 08:02:11 +00:00

12 lines
310 B
YAML

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