Skip to content

Commit

Permalink
chore: set api_jwt_token to null in example settings
Browse files Browse the repository at this point in the history
  • Loading branch information
dantetemplar committed Nov 19, 2024
1 parent ef4fa88 commit 8a86bc5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion settings.example.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,4 @@ $schema: "./settings.schema.yaml"
environment: development
accounts:
# Get from https://api.innohassle.ru/accounts/v0/tokens/generate-service-token?sub=sports-local-dev&scopes=sport&only_for_me=true
api_jwt_token: ...
api_jwt_token: null

0 comments on commit 8a86bc5

Please sign in to comment.