Added option to disable captcha

This commit is contained in:
Mawoka
2022-08-26 17:46:43 +02:00
parent bc43790cb4
commit 384fbd95fb
5 changed files with 42 additions and 50 deletions
+1
View File
@@ -11,6 +11,7 @@ ENV VITE_HCAPTCHA=ee81b2a1-acf3-4d20-b2a4-a7ea94c7eba5
# ENV VITE_SENTRY=https://75cb4ef1be624d8f81bbaf864b722f8a@glitch.mawoka.eu/2
ENV VITE_GOOGLE_AUTH_ENABLED=true
ENV VITE_GITHUB_AUTH_ENABLED=true
ENV CAPTCHA_ENABLED=true
# change working directory
WORKDIR /usr/src/app