feat: split conf for camp
This commit is contained in:
parent
4c76772132
commit
70e5b04f8a
6 changed files with 15 additions and 195 deletions
13
2026.camp.interhacker.space.yml
Normal file
13
2026.camp.interhacker.space.yml
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue