feat: Добавил поддержку TOTP
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 6m31s
All checks were successful
Create and publish a Docker image / Publish image (push) Successful in 6m31s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user