This commit is contained in:
Frank
2026-01-13 21:54:26 +01:00
parent 498ba1bfca
commit a90489da28
11 changed files with 120 additions and 2 deletions

6
.env
View File

@@ -83,3 +83,9 @@ MERCURE_TOPIC_BASE=https://escapepage.dev
USER_ID=1000
GROUP_ID=1000
###< docker ###
###> karser/karser-recaptcha3-bundle ###
# Get your API key and secret from https://g.co/recaptcha/v3
RECAPTCHA3_KEY=my_site_key
RECAPTCHA3_SECRET=my_secret
###< karser/karser-recaptcha3-bundle ###