beta.fogtype.com/example/compose.yml
Nebel 513359d729
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.4-alpine Docker digest to a4b2a60
2023-09-29 00:02:20 +00:00

12 lines
310 B
YAML

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