Dev
Test Workflow / test (push) Successful in 2s

This commit is contained in:
vladp
2026-01-10 00:54:49 +07:00
parent 920cde3cdf
commit eb12e219ec
4 changed files with 11 additions and 8 deletions
+5
View File
@@ -40,6 +40,11 @@ security:
allowed-headers: "*"
allow-credentials: true
yandex:
api-key: ${yandex.api-key}
folder-id: ${yandex.folder-id}
search-url: ${yandex.search-url}
server:
port: ${SERVER_PORT:8080}