beta.fogtype.com/example/compose.yml
drone fa9f8e0eca
Some checks failed
continuous-integration/drone/push Build is failing
Update caddy:2.6.3-alpine Docker digest to 7644356
2023-02-09 04:01:50 +00:00

12 lines
310 B
YAML

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