beta.fogtype.com/example/compose.yml
Nebel 993989a7de
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.8.4-alpine Docker digest to 5d4e02f
2024-11-13 05:01:18 +00:00

12 lines
310 B
YAML

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