runtime error

Traceback (most recent call last): File "/home/user/app/app.py", line 8, in <module> token = os.environ['apikey'] File "/usr/local/lib/python3.10/os.py", line 680, in __getitem__ raise KeyError(key) from None KeyError: 'apikey'

Container logs:

Fetching error logs...