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

12 lines
310 B
YAML

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