beta.fogtype.com/example/compose.yml
Nebel 05b18f14cf
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.7.6-alpine Docker digest to 35baf17
2024-03-16 04:00:37 +00:00

12 lines
310 B
YAML

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