Skip to content

Commit

Permalink
fix webserver_config_local.py
Browse files Browse the repository at this point in the history
  • Loading branch information
nnsW3 authored Jun 25, 2024
1 parent d02a6f1 commit 3fbe7bd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/webserver_config_local.py
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@
# Will allow user self registration
# AUTH_USER_REGISTRATION = True

# The recaptcha it's automatically enabled for user self registration is active and the keys are necessary
# The recaptcha is automatically enabled for user self registration is active and the keys are necessary
# RECAPTCHA_PRIVATE_KEY = PRIVATE_KEY
# RECAPTCHA_PUBLIC_KEY = PUBLIC_KEY

Expand Down

0 comments on commit 3fbe7bd

Please sign in to comment.