feat: split conf for camp

This commit is contained in:
alban 2025-11-13 20:40:57 +01:00
parent 4c76772132
commit 70e5b04f8a
6 changed files with 15 additions and 195 deletions

View file

@ -0,0 +1,13 @@
services:
whoami:
image: camp
networks:
- proxy
labels:
caddy: 2026.camp.interhacker.space
caddy.reverse_proxy: "{{upstreams 80}}"
networks:
proxy:
external: true