Tab
This commit is contained in:
parent
1e7fbc8801
commit
b9dc8c1583
1 changed files with 1 additions and 1 deletions
|
@ -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 {
|
||||||
|
|
Loading…
Reference in a new issue