remove hard code password and username
This commit is contained in:
@@ -2,5 +2,7 @@
|
||||
"baseUrl1": "http://192.168.8.188:5015",
|
||||
"baseUrl": "http://localhost:5016",
|
||||
"baseUrl_docker": "http://localhost:8080",
|
||||
"attachment": "http://localhost/document/family"
|
||||
"attachment": "http://localhost/document/family",
|
||||
"username": "kham.vilaythong@gmail.com",
|
||||
"prefill_ps": "passwor"
|
||||
}
|
||||
Reference in New Issue
Block a user