Files
Alvand-P/templates/config/peatio/management_api_v1.yml.erb
2026-08-13 19:42:08 +03:30

14 lines
199 B
Plaintext

keychain:
applogic:
algorithm: RS256
value: <%= @applogic_public_key %>
scopes:
read_operations:
mandatory_signers:
- applogic
permitted_signers:
- applogic
jwt: {}