Skip to content

Commit

Permalink
ADD: user credentials for convenience
Browse files Browse the repository at this point in the history
  • Loading branch information
Frisle authored Aug 10, 2024
1 parent 66e42ca commit dec0158
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
"objectscript.conn" :{
"ns": "IRISAPP",
"active": true,
"username": "_SYSTEM",
"password": "SYS",
"docker-compose": {
"service": "iris",
"internalPort": 52773
Expand All @@ -15,4 +17,4 @@



}
}

0 comments on commit dec0158

Please sign in to comment.