Skip to content

Commit

Permalink
fix HTTP_CALL_CONFIG path in value.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Luscha committed Feb 24, 2025
1 parent b3d42e8 commit 8f73324
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ env:
PROVIDER: multi-rest-poller/mybestparking

CRON: "0 */10 * * * *"
HTTP_CALL_CONFIG: "mybestparking.yaml"
HTTP_CALL_CONFIG: "infrastructure/calls_config/mybestparking.yaml"
AUTH_STRATEGY: oauth2
OAUTH_METHOD: password
OAUTH_TOKEN_URL: https://www.mybestinparking.it/oauth/token
Expand Down

0 comments on commit 8f73324

Please sign in to comment.