Skip to content

Commit 99bd732

Browse files
authored
Update example.conf
1 parent d3b9b55 commit 99bd732

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

example.conf

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ server {
55
include tpu.conf;
66

77
location / {
8-
error_page 500 https://privateuploader.com/oauth/$tpu_app_id;
8+
error_page 500 https://flowinity.com/oauth/$tpu_app_id?redirect_path=$request_uri;
99
auth_request /_tpu_get_user;
1010
root /usr/share/nginx/html;
1111
index index.html index.htm;

0 commit comments

Comments
 (0)