Open https://hitparade.beany.club:1208{0,1}
All checks were successful
Check / Lint Ansible Files (push) Successful in 3m9s

This commit is contained in:
Paul Brinkmeier 2026-09-10 23:50:35 +02:00
parent 143f3fee76
commit 4255a46631
2 changed files with 15 additions and 0 deletions

View File

@ -87,3 +87,15 @@ beany.club, www.beany.club {
Content-Type application/pdf
}
}
hitparade.beany.club {
reverse_proxy voter:8080
}
https://hitparade.beany.club:12080 {
reverse_proxy pollmaster:12080
}
https://hitparade.beany.club:12081 {
reverse_proxy pollmaster:12081
}

View File

@ -6,6 +6,9 @@ services:
ports:
- "80:80"
- "443:443"
# For hitparade/pollmaster
- "12080:12080"
- "12081:12081"
user: "42002"
volumes:
- /var/lib/pbri/docker/caddy_data:/data