Describe the bug
/
Steps/Code to Reproduce
using the example of live_transcription
- have an older version of the live_transcription app setup with env vars set in "Deploy Options" or through the occ register command
- upgrade the app through
occ app_api:app:update live_transcription
- see the error logs in the docker container "ValueError: Missing environment variables: LT_HPB_URL, LT_INTERNAL_SECRET"
docker logs -n300 nc_app_live_transcription
Expected Results
/
Actual Results
/
Setup configuration
nextcloud = 33.0.0