beta.fogtype.com/example/compose.yml
Nebel 6488782928
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.7.6-alpine Docker digest to 1d90f85
2024-01-27 04:01:02 +00:00

12 lines
310 B
YAML

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