master #38

Merged
emmatveev merged 14 commits from master into prod 2024-12-08 19:57:42 +03:00
Showing only changes of commit 73cc7b2c03 - Show all commits

View File

@ -1,6 +1,6 @@
import os
import grpc
import tasks_pb2_grpc
from queues import tasks_pb2_grpc
stage = os.getenv("STAGE", 'local')