2024-12-02 13:24:34 +00:00
|
|
|
{
|
|
|
|
|
"Logging": {
|
2025-10-22 13:05:31 +00:00
|
|
|
"ShouldLogEveryRequest": "Yes"
|
2024-12-02 13:24:34 +00:00
|
|
|
},
|
|
|
|
|
"AllowedHosts": "*",
|
|
|
|
|
"ConnectionStrings": {
|
2025-10-27 04:12:41 +00:00
|
|
|
"DefaultConnectionString": "Server=94.249.213.139;Database=IndianMusic;User Id=sa;Password=Odiware@1234!;TrustServerCertificate=True;MultipleActiveResultSets=true"
|
|
|
|
|
//"DefaultConnectionString": "B58MwWJom8ajCI4ia0DN+uXUcjx9/6VSwwwQLNRr0ALJmE2hmLwzJV6FYk3YezpmAQxcFLiBG1mToDKYxumHzWoyyr3/8JrMxcxJWctehH6XLaoreNgAG4pfVoNqXdy2LLDfxrh+MfXMe5vTzSRd/wgsiNcfFYzvoOA6ecg/K15a6/aM4CBWkylwwihQdCn/u567QL8IlAeUkPSM97dI6OGUYDzuGNoubGBDd2bBEKpY+HZ5gdF+hOxiC68XlkSykjk7vCDg5oIO2wNXvi2D0BmwEpXxhCMUFNaqJN7qpmo="
|
2024-12-02 13:24:34 +00:00
|
|
|
},
|
|
|
|
|
"Jwt": {
|
|
|
|
|
"Key": "THIS_IS_ODIWARE_SECRET_KEY",
|
2025-10-22 13:05:31 +00:00
|
|
|
"Issuer": "Odiware"
|
|
|
|
|
},
|
|
|
|
|
"OdooConfig": {
|
|
|
|
|
"Db": "odiware",
|
|
|
|
|
"Username": "sagar@odiware.com",
|
|
|
|
|
"Password": "Turnover@13",
|
|
|
|
|
"BaseUrl": "https://odiware.odoo.com"
|
2024-12-02 13:24:34 +00:00
|
|
|
}
|
|
|
|
|
}
|