beta.fogtype.com/example/compose.yml
Nebel bbf9b2c101
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.7.6-alpine Docker digest to 95ce049
2024-03-17 00:00:36 +00:00

12 lines
310 B
YAML

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