beta.fogtype.com/example/compose.yml
Nebel cd255c177b
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy Docker tag to v2.7.4
2023-08-17 23:01:40 +00:00

12 lines
310 B
YAML

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