beta.fogtype.com/example/compose.yml
drone ce248fc46e
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.6.4-alpine Docker digest to 4dfec6c
2023-05-02 20:02:16 +00:00

12 lines
310 B
YAML

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