beta.fogtype.com/example/compose.yml
Nebel c31a289f1b
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy:2.7.5-alpine Docker digest to 85e096a
2023-10-12 20:02:24 +00:00

12 lines
310 B
YAML

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