Skip to content

Commit f7d3377

Browse files
authored
Update test-jwt-nginx.conf
1 parent 0c99069 commit f7d3377

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

resources/test-jwt-nginx.conf

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
server {
22
auth_jwt_key "00112233445566778899AABBCCDDEEFF00112233445566778899AABBCCDDEEFF";
3-
auth_jwt_loginurl "https://teslagov.com";
3+
auth_jwt_loginurl "http://dataxel.io/";
44
auth_jwt_enabled off;
55
auth_jwt_redirect on;
66

0 commit comments

Comments
 (0)