diff --git a/config/core/cloudbeaver.conf b/config/core/cloudbeaver.conf index 8f6ec86e77..9ebad0078f 100644 --- a/config/core/cloudbeaver.conf +++ b/config/core/cloudbeaver.conf @@ -1,6 +1,6 @@ { server: { - serverPort: "${CLOUDBEAVER_SERVICE_PORT:8978}", + serverPort: "${CLOUDBEAVER_WEB_SERVER_PORT:8978}", workspaceLocation: "${CLOUDBEAVER_WORKSPACE_LOCATION:workspace}", contentRoot: "web",