beta.fogtype.com/example/compose.yml
Nebel 4c68769f8b
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.5-alpine Docker digest to f1c092d
2023-10-21 01:02:12 +00:00

12 lines
310 B
YAML

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