beta.fogtype.com/example/compose.yml
Nebel 4311347eed
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.8.4-alpine Docker digest to 221bcf3
2024-07-24 19:00:48 +00:00

12 lines
310 B
YAML

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