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

12 lines
310 B
YAML

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