🔥 Remove USERS_OPEN_REGISTRATION
config, make registration enabled by default (#1274)
This commit is contained in:
@@ -52,7 +52,6 @@ services:
|
||||
- SECRET_KEY=${SECRET_KEY?Variable not set}
|
||||
- FIRST_SUPERUSER=${FIRST_SUPERUSER?Variable not set}
|
||||
- FIRST_SUPERUSER_PASSWORD=${FIRST_SUPERUSER_PASSWORD?Variable not set}
|
||||
- USERS_OPEN_REGISTRATION=${USERS_OPEN_REGISTRATION}
|
||||
- SMTP_HOST=${SMTP_HOST}
|
||||
- SMTP_USER=${SMTP_USER}
|
||||
- SMTP_PASSWORD=${SMTP_PASSWORD}
|
||||
|
Reference in New Issue
Block a user