-
For Linux installations ONLY:
-
Open
3DSpace root installation directory, for example:
/home/data/RTV/<DIR>/server/
- Move to the
/scripts/ directory.
- Edit all
.sh files with name beginning with
mxEnv . For example, edit
mxEnvNotVerbose .sh and
mxEnvVerbose .sh
- Add following
lines (replace
<ONEPART_EXTERNAL_URL>
with actual value):
ONEPART_URL=<ONEPART_EXTERNAL_URL>
export
ONEPART_URL
- Save files and
restart application server.
-
For Windows installations ONLY:
|