8000 . · tools-utils/odoo-api@2df762b · GitHub
[go: up one dir, main page]

Skip to content

Commit 2df762b

Browse files
committed
.
1 parent 226db79 commit 2df762b

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

packages/rpc/test/settings.js

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
const settings = {
2-
baseURL: 'http://0.0.0.0:8069/',
3-
db: 'odoo13',
4-
login: 'toan.tran@nexpando.com',
5-
password: 'pando.dev'
2+
baseURL: '',
3+
db: '',
4+
login: '',
5+
password: ''
66
}
77

88
export default settings

0 commit comments

Comments
 (0)
0