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.
47
47
| ` LOWCODER_WORKSPACE_MODE ` | SAAS to activate, ENTERPRISE to switch off - Workspaces | ` SAAS ` |
48
48
| ` LOWCODER_EMAIL_SIGNUP_ENABLED ` | Control if users create their own Workspace automatic when Sign Up | ` true ` |
49
49
| ` 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 ` |
50
51
| ` LOWCODER_MARKETPLACE_PRIVATE_MODE ` | Control if not to show Apps on the local Marketplace to anonymous users | ` true ` |
51
52
52
53
54
+
55
+
53
56
## Building api-service image
54
57
55
58
Standalone Lowcoder api-service image.
You can’t perform that action at this time.
0 commit comments