parent
91ff010619
commit
72640d252c
1 changed files with 0 additions and 5 deletions
|
@ -14,11 +14,6 @@ server {
|
||||||
try_files $uri $uri/ /index.html;
|
try_files $uri $uri/ /index.html;
|
||||||
}
|
}
|
||||||
|
|
||||||
location /.well-known/webfinger {
|
|
||||||
add_header Access-Control-Allow-Origin '*';
|
|
||||||
return 301 https://mastodon.poire.dev$request_uri;
|
|
||||||
}
|
|
||||||
|
|
||||||
error_page 500 502 503 504 /50x.html;
|
error_page 500 502 503 504 /50x.html;
|
||||||
location = /50x.html {
|
location = /50x.html {
|
||||||
root /usr/share/nginx/html;
|
root /usr/share/nginx/html;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue