beta.fogtype.com/example/compose.yml
Nebel f4cf097426
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.4-alpine Docker digest to 7e01c08
2023-08-18 00:02:15 +00:00

12 lines
310 B
YAML

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