Disable LibreCaptcha demo page #164

Closed
opened 2024-12-07 10:31:43 +00:00 by bustikiller · 0 comments
Owner

LibreCaptcha is launching with a playground page by default, even if it is not reachable through our nginx configuration. There is no point in keeping that demo page when the integration is ready.

Right now we can see this in the docker compose logs:

libre-captcha-1  | Playground enabled on /demo/index.html
libre-captcha-1  | Starting server on 0.0.0.0:8888

We should not see those logs when the playground is disabled

LibreCaptcha is launching with a playground page by default, even if it is not reachable through our nginx configuration. There is no point in keeping that demo page when the integration is ready. Right now we can see this in the docker compose logs: ``` libre-captcha-1 | Playground enabled on /demo/index.html libre-captcha-1 | Starting server on 0.0.0.0:8888 ``` We should not see those logs when the playground is disabled
Sign in to join this conversation.
No Label
No Milestone
No project
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: bustikiller/wedding-planner#164
No description provided.