We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1baf3cd commit 285250fCopy full SHA for 285250f
1 file changed
.vscode/settings.json
@@ -6,8 +6,8 @@
6
},
7
"objectscript.conn" :{
8
"active":true,
9
- "ns": "IRISAPP",
10
- "username": "SuperUser",
+ "ns": "USER",
+ "username": "_SYSTEM",
11
"password": "SYS",
12
"docker-compose": {
13
"service": "iris",
0 commit comments