beta.fogtype.com/example/compose.yml
drone 71b58b6dc3
Some checks reported errors
continuous-integration/drone/push Build was killed
Update caddy:2.6.3-alpine Docker digest to ed81228
2023-02-11 08:01:50 +00:00

12 lines
310 B
YAML

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