Skip to content

Commit

Permalink
2582 fix yandex cloud (#2583)
Browse files Browse the repository at this point in the history
* 2508: fix and switch on job which clear unused pictures

* 2508: fix and switch on job which clear unused pictures

* 2582 fix cloud

---------

Co-authored-by: Elena Moshnikova <[email protected]>
  • Loading branch information
ElenaSpb and Elena Moshnikova authored Jun 5, 2024
1 parent 5b76326 commit b18f286
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/application.properties
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@ lopotkoFileName=lopotko.txt
yandex.authToken=${YANDEX_AUTH_TOKEN:askLenasForTesting}
yandex.getTokenLink=https://iam.api.cloud.yandex.net/iam/v1/tokens
yandex.generationAudioLink=https://tts.api.cloud.yandex.net/speech/v1/tts:synthesize
yandex.folderId=${YANDEX_FOLDER_ID:b1gvbogeu128vsrjspb0}
yandex.folderId=${YANDEX_FOLDER_ID:b1g0m877l9r22ngujisu}
yandex.format=oggopus
#yandex.emotion=good
yandex.emotion=neutral
Expand Down

0 comments on commit b18f286

Please sign in to comment.