Skip to content

Commit

Permalink
disable authentication in thor jwt
Browse files Browse the repository at this point in the history
  • Loading branch information
area363 committed Jan 20, 2025
1 parent 965b41d commit c508de4
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions 9c-main/multiplanetary/network/thor.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -469,6 +469,8 @@ jwtHeadless:
value: "/data"
- name: DOTNET_gcServer
value: "1"
- name: JWT__EnableJwtAuthentication
value: 'false'

extraArgs:
- --tx-quota-per-signer=1
Expand Down

0 comments on commit c508de4

Please sign in to comment.