this repo has no description
2
fork

Configure Feed

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

piper reverse proxy

+9
+9
caddy/Caddyfile
··· 163 163 reverse_proxy {$PI_ADDRESS:pi}:5555 164 164 } 165 165 166 + piper.{$HOST:localhost} { 167 + log piper { 168 + output stdout 169 + format console 170 + } 171 + 172 + reverse_proxy {$PI_ADDRESS:pi}:8010 173 + } 174 + 166 175 alt.vielle.dev { 167 176 handle /.well-known/atproto-did { 168 177 header Access-Control-Allow-Origin "*"