beta.fogtype.com/example/compose.yml
Nebel 187e98ccac
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy Docker tag to v2.7.6
2023-12-08 20:02:12 +00:00

12 lines
310 B
YAML

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