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

12 lines
310 B
YAML

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