We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d3b9b55 commit 99bd732Copy full SHA for 99bd732
example.conf
@@ -5,7 +5,7 @@ server {
5
include tpu.conf;
6
7
location / {
8
- error_page 500 https://privateuploader.com/oauth/$tpu_app_id;
+ error_page 500 https://flowinity.com/oauth/$tpu_app_id?redirect_path=$request_uri;
9
auth_request /_tpu_get_user;
10
root /usr/share/nginx/html;
11
index index.html index.htm;
0 commit comments