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
- Kirjanpito
- Varastointi
- PoS
- Project
- MRP
Tämä kysymys on merkitty
2
Vastaukset
2276
Näkymät
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
Nautitko keskustelusta? Älä vain lue, vaan osallistu!
Luo tili jo tänään nauttiaksesi yksinoikeusominaisuuksista ja osallistuaksesi mahtavaan yhteisöömme!
Rekisteröidy
Thank you Avinash