beta.fogtype.com/example/compose.yml
Nebel 80cd280952
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.8.4-alpine Docker digest to e3cf7d2
2024-06-21 01:00:33 +00:00

12 lines
310 B
YAML

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