Skip to content

Fix the settings.json parameters #16

@Frisle

Description

@Frisle

I can't create a PR or a branch, but the settings.json file needs to be updated.

This code will fix the connection issue when installing via github.

`{
"files.associations": {

"Dockerfile*": "dockerfile",
"iris.script": "objectscript"

},
"objectscript.conn" :{
"ns": "USER",
"active": true,
"username": "_SYSTEM",
"password": "SYS",
"docker-compose": {
"service": "iris",
"internalPort": 52773
},
"links": {
"SAMPLES BI in ZEN": "http://localhost:${port}/csp/irisapp/_DeepSee.UserPortal.Home.zen"
}
}

}`

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions