WeblateOrg / docker-compose

Docker compose for Weblate
https://docs.weblate.org/en/latest/admin/deployments.html#docker
GNU General Public License v3.0
77 stars 64 forks source link

WEBLATE_DEBUG is true #120

Closed aapeliv closed 2 years ago

aapeliv commented 2 years ago

Describe the issue

Looking at the env, it seems WEBLATE_DEBUG=1 is set in the main environment file.

At least on my reading, I was going to just follow the guide and deploy this publicly.

It might be good to add a big warning somewhere or make this 0 in the default/recommended setup?

I already tried

Steps to reproduce the behavior

  1. Go to '...'
  2. Scroll down to '...'
  3. Click on '...'
  4. See error

Expected behavior

No response

Screenshots

No response

Exception traceback

No response

Additional context

No response

nijel commented 2 years ago

Debug mode will give user detailed error in the browser, what is usually useful for the initial setup. User will get an alert in case it is enabled (see https://docs.weblate.org/en/latest/admin/install.html#production-setup).

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because there wasn’t any recent activity.

It will be closed soon if no further action occurs.

Thank you for your contributions!