You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 26, 2022. It is now read-only.
I'm trying to run a container of the project.
I haven't been able to make it work with my RECAPTCHA key, so I'm trying to run it without the captcha.
I passed to the container TEST_MODE=true
I still get prompted for the captcha.
Am I properly turning on TEST_MODE ?
I looked through the code, I think the way I'm doing it should work.
Here is my docker-compose.yml
https://gist.github.com/anonymous/9a8126b4f103a0925fc2c799a56feadf
Dockerfile
https://gist.github.com/danhimalplanet/6542d1f101e92f08e4c575283a633b20