File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -47,9 +47,12 @@ Image can be configured by setting environment variables.
4747| ` LOWCODER_WORKSPACE_MODE ` | SAAS to activate, ENTERPRISE to switch off - Workspaces | ` SAAS ` |
4848| ` LOWCODER_EMAIL_SIGNUP_ENABLED ` | Control if users create their own Workspace automatic when Sign Up | ` true ` |
4949| ` LOWCODER_EMAIL_AUTH_ENABLED ` | Control to show the eMail Login after Admin user is set | ` true ` |
50+ | ` LOWCODER_CREATE_WORKSPACE_ON_SIGNUP ` | IF LOWCODER_WORKSPACE_MODE = SAAS, controls if a own workspace is created for the user after sign up | ` true ` |
5051| ` LOWCODER_MARKETPLACE_PRIVATE_MODE ` | Control if not to show Apps on the local Marketplace to anonymous users | ` true ` |
5152
5253
54+
55+
5356## Building api-service image
5457
5558Standalone Lowcoder api-service image.
You can’t perform that action at this time.
0 commit comments