beta.fogtype.com/example/compose.yml
Nebel 950237fb64
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.4-alpine Docker digest to 49d271e
2023-09-28 23:02:17 +00:00

12 lines
310 B
YAML

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