This commit is contained in:
Michael 2024-12-11 11:38:07 -06:00
parent 1e7fbc8801
commit b9dc8c1583

View file

@ -24,7 +24,7 @@ server {
} }
location /.well-known/oauth-authorization-server { location /.well-known/oauth-authorization-server {
proxy_pass http://bsky; proxy_pass http://bsky;
} }
location /oauth { location /oauth {