Merge pull request 'fix' (#1) from master into dev

Reviewed-on: #1
This commit is contained in:
emmatveev 2024-10-22 00:21:16 +03:00
commit f74b605572

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')
) )