u
This commit is contained in:
@@ -48,7 +48,7 @@ server {
|
|||||||
return 302 /;
|
return 302 /;
|
||||||
}
|
}
|
||||||
|
|
||||||
# postgrest reverse proxy
|
# redirect 404 not found to the root
|
||||||
location / {
|
location / {
|
||||||
error_page 404 = @myownredirect;
|
error_page 404 = @myownredirect;
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user