feat: Добавил поддержку TOTP
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 6m31s

This commit is contained in:
2025-11-26 15:01:22 +03:00
parent a42cb4bfdd
commit 196b7d0ff4
5 changed files with 230 additions and 10 deletions

View File

@@ -11,4 +11,5 @@ services:
- MS_USERNAME=${MS_USERNAME}
- MS_PASSWORD=${MS_PASSWORD}
- API_KEY=${API_KEY}
- MS_TOTP_SECRET=${MS_TOTP_SECRET}
restart: unless-stopped