fix #2

Merged
emmatveev merged 1 commits from master into prod 2024-10-22 00:24:12 +03:00
Showing only changes of commit 76201e6847 - Show all commits

View File

@ -95,4 +95,4 @@ platform = PlatformClient(
os.getenv('PLATFORM_SECURITY_TOKEN'), os.getenv('PLATFORM_SECURITY_TOKEN'),
'Ruletka', 'Ruletka',
os.getenv('STAGE', 'local') os.getenv('STAGE', 'local')
) )