beta.fogtype.com/example/compose.yml
Nebel 9963fd7105
Some checks are pending
deploy / main (push) Waiting to run
Update caddy:2.8.4-alpine Docker digest to 638c5e3
2024-11-13 02:01:17 +00:00

12 lines
310 B
YAML

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