add sia-auth
This commit is contained in:
parent
2b9d469f1e
commit
c84723b159
|
@ -404,6 +404,7 @@ server {
|
|||
|
||||
location /skynet/pin {
|
||||
include /etc/nginx/conf.d/include/cors;
|
||||
include /etc/nginx/conf.d/include/sia-auth;
|
||||
|
||||
# Extract 2 sets of 2 characters from $request_id and assign to $dir1, $dir2
|
||||
# respectfully. The rest of the $request_id is going to be assigned to $dir3.
|
||||
|
|
Reference in New Issue