beta.fogtype.com/example/compose.yml
drone 5b5cf2cfbf
Some checks reported errors
continuous-integration/drone/push Build was killed
Update caddy:2.6.3-alpine Docker digest to 7e7286b
2023-02-10 23:01:52 +00:00

12 lines
310 B
YAML

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