this repo has no description
2
fork

Configure Feed

Select the types of activity you want to include in your feed.

Change pds network address

+4 -1
+4 -1
caddy/Caddyfile
··· 79 79 tls { 80 80 on_demand 81 81 } 82 - reverse_proxy pi:8000 82 + 83 + # secure due to tailscale wireguard stuff 84 + # i cant configure https on the pi??? 85 + reverse_proxy pi.cod-firefighter.ts.net:8000 83 86 }