beta.fogtype.com/example/compose.yml
drone c34bf4a39d
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.6.4-alpine Docker digest to 3f44146
2023-03-08 01:01:50 +00:00

12 lines
310 B
YAML

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