chmllr / notehub

A pastebin for markdown pages.
MIT License
273 stars 33 forks source link

how to enable TEST_MODE ? #56

Open danhimalplanet opened 6 years ago

danhimalplanet commented 6 years ago

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