Add Caddy landing page with dark LAN service map
Newbie-friendly index of media, download, AI, and git services with short how-to blurbs; served on port 80 for other PCs on the network.
This commit is contained in:
parent
ceba76df85
commit
56ddb349b4
7 changed files with 478 additions and 6 deletions
|
|
@ -76,6 +76,9 @@ FLARESOLVERR_CAPTCHA_SOLVER=none
|
|||
# SABnzbd (Usenet) — credentials in secrets/.env, not here
|
||||
SABNZBD_PORT=8085
|
||||
|
||||
# Caddy landing page (LAN service map)
|
||||
LANDING_PORT=80
|
||||
|
||||
# Forgejo — self-hosted Git (web + SSH clone)
|
||||
FORGEJO_HTTP_PORT=3002
|
||||
FORGEJO_SSH_PORT=2222
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue