beta.fogtype.com/example/compose.yml
Nebel ed16305455
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy Docker tag to v2.7.3
2023-08-14 18:02:03 +00:00

12 lines
310 B
YAML

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