beta.fogtype.com/example/compose.yml
drone 0b1d06a8b8
All checks were successful
continuous-integration/drone/push Build is passing
Update caddy:2.6.4-alpine Docker digest to 5c484a4
2023-03-02 11:07:16 +00:00

12 lines
310 B
YAML

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