diff --git a/.env.example b/.env.example index 3040791..8157012 100644 --- a/.env.example +++ b/.env.example @@ -18,4 +18,5 @@ MAGIC_THINGY=132456 # Define a strong secret string, this will be use to setup i DO_SPACES_ENDPOINT=#https://nyc3.digitaloceanspaces.com DO_SPACES_KEY=#The access key that DO provides DO_SPACES_SECRET=#The secret key that DO provides -DO_SPACES_BUCKET=#The name of the bucket \ No newline at end of file +DO_SPACES_BUCKET=#The name of the bucket +GOOGLE_RECAPTCHA_V2_SECRET_KEY=#The secret key that Google provides \ No newline at end of file