beta.fogtype.com/example/compose.yml
Nebel 968d46f6db
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.7.2-alpine Docker digest to f5f7505
2023-08-07 21:03:34 +00:00

12 lines
310 B
YAML

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