Skip to content

Commit

Permalink
https
Browse files Browse the repository at this point in the history
  • Loading branch information
creatorcary committed Feb 7, 2025
1 parent 8142afc commit 8441904
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -138,7 +138,7 @@ http {
}

map $http_origin $allow_origin {
~^truenas.connect.(dev.|staging.)?ixsystems.net$ $http_origin;
~^https://truenas.connect.(dev.|staging.)?ixsystems.net$ $http_origin;
default "";
}

Expand Down

0 comments on commit 8441904

Please sign in to comment.