this repo has no description
2
fork

Configure Feed

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

fix cimd

+1 -1
+1 -1
caddy/Caddyfile
··· 202 202 "https://cimd.{$HOST:vielle.dev}", 203 203 "https://cimd.{$HOST:vielle.dev}/oauth/callback", 204 204 "https://cimd.{$HOST:vielle.dev}/atproto/callback", 205 - "http://localhost" 205 + "http://127.0.0.1" 206 206 ], 207 207 "token_endpoint_auth_method": "none", 208 208 "dpop_bound_access_tokens": true,