Fix pds usage with https://pdsls.dev/
This commit is contained in:
parent
e366e1dec0
commit
5c2f25ba4a
1 changed files with 4 additions and 0 deletions
|
@ -71,6 +71,10 @@ in
|
|||
resolvers 1.1.1.1
|
||||
}
|
||||
|
||||
header {
|
||||
Access-Control-Allow-Origin *
|
||||
}
|
||||
|
||||
handle /xrpc/* {
|
||||
reverse_proxy :${config.services.pds.settings.PDS_PORT}
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue