This commit is contained in:
@@ -38,6 +38,11 @@ security:
|
||||
allowed-headers: "*"
|
||||
allow-credentials: true
|
||||
|
||||
yandex:
|
||||
api-key: ${YANDEX_SEARCH_API_KEY}
|
||||
folder-id: ${YANDEX_SEARCH_FOLDER_ID}
|
||||
search-url: "https://searchapi.api.cloud.yandex.net/v2/image/search_by_image"
|
||||
|
||||
server:
|
||||
port: ${SERVER_PORT:8080}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user