Skip to content

Commit f65f85b

Browse files
author
FalkWolsky
committed
Adding LOWCODER_CREATE_WORKSPACE_ON_SIGNUP to Readme
1 parent c6629a1 commit f65f85b

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deploy/docker/README.md

+3
Original file line numberDiff line numberDiff 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

5558
Standalone Lowcoder api-service image.

0 commit comments

Comments
 (0)