runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 11, in <module> NUM_THREADS = int(os.getenv("NUM_THREADS")) TypeError: int() argument must be a string, a bytes-like object or a real number, not 'NoneType'

Container logs:

Fetching error logs...