Skip to content

Commit dec0158

Browse files
authored
ADD: user credentials for convenience
1 parent 66e42ca commit dec0158

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

.vscode/settings.json

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@
66
"objectscript.conn" :{
77
"ns": "IRISAPP",
88
"active": true,
9+
"username": "_SYSTEM",
10+
"password": "SYS",
911
"docker-compose": {
1012
"service": "iris",
1113
"internalPort": 52773
@@ -15,4 +17,4 @@
1517

1618

1719

18-
}
20+
}

0 commit comments

Comments
 (0)