Compare commits

..

No commits in common. "30006955b5bdee8a9c1e7d197f562cdf46c11e5a" and "dd2bcff3d7cfb52c79fe0ad6c40efc30d420107a" have entirely different histories.

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