Исправление docker

This commit is contained in:
2025-12-22 11:34:25 +03:00
parent 9d25d2e5de
commit 4b06c4fb1f
6 changed files with 131 additions and 55 deletions
+1 -1
View File
@@ -3,7 +3,7 @@ from typing import Optional
# Конфигурация
USERNAME = "admin"
PASSWORD = "GzwQMe3j2DsPRKpL2DVw6A"
PASSWORD = "your-password-here"
BASE_URL = "http://localhost:8000"