Add auth header to PowerBI Endpoint

This commit is contained in:
Michał Zieliski
2024-06-06 15:28:12 +02:00
parent b0c39b8ec1
commit 5843149651
3 changed files with 9 additions and 0 deletions

View File

@@ -13,6 +13,7 @@
"GoogleClientId": "#{google-backend-login-client-id}#",
"Secret": "#{google-backend-login-secret}#",
"apiKey": "#{api-key}#",
"authKey": "#{auth-key}#",
"exportDirectory": "#{export-directory}#",
"appLogsFile": "#{app-logs-file}#",
"apiLocalUrl": "#{api-local-url}#",