Skip to content

WORKSPACE_MODE turned to SAAS, Workspaces still not available. #282

Closed
@renekahr

Description

@renekahr
          > The ENV Variable for Docker is: WORKSPACE_MODE. Turned to SAAS, the Workspaces will be available.

I have configured WORKSPACE_MODE=SAAS as an environment variable in Docker, for my existing instance of Lowcoder 2.0.0. Then recreated the Lowcoder all-in-one container. Unfortunately, the "Create workspace" button does not appear.

Is there anything else I need to do?


When I check via docker inspect, I see that the environment variable is set.

"Env": [
	"WORKSPACE_MODE=SAAS",
	...
],

Originally posted by @xolyu in #260 (comment)

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions