While trying to debug some issues I needed to download some logs. I couldn't get it to work because it needs environment variable FRONTEND_URL to be set and I couldn't get it to work. Ideally this shouldn't require any more configuration. Then less experienced users can easily send this without more troubleshooting.
While trying to debug some issues I needed to download some logs. I couldn't get it to work because it needs environment variable
FRONTEND_URLto be set and I couldn't get it to work. Ideally this shouldn't require any more configuration. Then less experienced users can easily send this without more troubleshooting.