Вынес получение jwt другой проект
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 54s

This commit is contained in:
2025-11-14 03:16:58 +03:00
parent 4ac3494833
commit 8eb10180f0
7 changed files with 72 additions and 147 deletions

View File

@@ -11,8 +11,6 @@ services:
- AzureAd:ClientSecret=
- AzureAd:Domain=sfedu.onmicrosoft.com
- AzureAd:CallbackPath=/signin-oidc
- MS_USERNAME=${MS_USERNAME}
- MS_PASSWORD=${MS_PASSWORD}
- TG_CHAT_ID=${TG_CHAT_ID}
- TG_TOKEN=${TG_TOKEN}
- API_KEY=${API_KEY}