Update to 2022-02-27 13:00

This commit is contained in:
Daniel Berteaud
2022-02-27 13:00:07 +01:00
parent d97344a846
commit d406dc8c77
6 changed files with 22 additions and 19 deletions

View File

@@ -23,3 +23,4 @@ APPSMITH_SIGNUP_DISABLED={{ appsmith_user_signup | ternary('false','true') }}
APPSMITH_SIGNUP_ALLOWED_DOMAINS={{ appsmith_signup_whitelist | join(',') }}
{% endif %}
APPSMITH_ADMIN_EMAILS={{ appsmith_admin_emails | join(',') }}
APPSMITH_CLOUD_SERVICES_BASE_URL=""