beta.fogtype.com/example/compose.yml
Nebel ee9ea8ce19
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.9.1-alpine Docker digest to b1843eb
2025-02-14 23:01:33 +00:00

12 lines
310 B
YAML

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