beta.fogtype.com/example/compose.yml
Nebel 822aed14d2
Some checks reported errors
continuous-integration/drone/push Build was killed
Update caddy:2.6.4-alpine Docker digest to ca93629
2023-06-15 06:03:08 +00:00

12 lines
310 B
YAML

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