can someone help me find where odoo postgress credentials stored?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
2
Replies
2279
Tampilan
Hello,
It is in the .conf file.
you can see the details there.
Eg:
db_host = localhost
db_port = 5432
db_user = odoo12
db_password = odoo12
Thanks
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
Daftar
Thank you Avinash