Skip to main content

Configure the Server URI

Step 3: Client config - server uri

Set the following environment variable according to the address of the deployed OPAL server:

Env Var NameFunction
OPAL_SERVER_URLThe internet address (uri) of the deployed OPAL server. In production, you must use an https:// address for security.

Example, if the OPAL server is available at https://opal.yourdomain.com:

export OPAL_SERVER_URL=https://opal.yourdomain.com