Revert "Fix pds usage with https://pdsls.dev/"
This reverts commit 5c2f25ba4a
.
This commit is contained in:
parent
c8b22b224c
commit
cb41a522fa
2 changed files with 1 additions and 5 deletions
|
@ -76,7 +76,7 @@ in
|
||||||
}
|
}
|
||||||
'';
|
'';
|
||||||
};
|
};
|
||||||
|
|
||||||
"lastfm.catnip.ee" = {
|
"lastfm.catnip.ee" = {
|
||||||
extraConfig = ''
|
extraConfig = ''
|
||||||
tls {
|
tls {
|
||||||
|
|
|
@ -25,10 +25,6 @@
|
||||||
resolvers 1.1.1.1
|
resolvers 1.1.1.1
|
||||||
}
|
}
|
||||||
|
|
||||||
header {
|
|
||||||
Access-Control-Allow-Origin *
|
|
||||||
}
|
|
||||||
|
|
||||||
handle /xrpc/* {
|
handle /xrpc/* {
|
||||||
reverse_proxy :${config.services.pds.settings.PDS_PORT}
|
reverse_proxy :${config.services.pds.settings.PDS_PORT}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue