docs
docs copied to clipboard
[odoo] Update content.md with database name example
Offer an example Docker Compose that will set the database name for Odoo.
- https://github.com/odoo/docker/issues/394
- https://github.com/odoo/docker/issues/358
- https://github.com/odoo/docker/issues/331
Additional changes
- Title case name Postgres
- correct indentation of prior example.
For @d-fence to review
This doesn't seem to work. I get:
ERROR ? odoo.modules.loading: Database customdb not initialized, you can force it with `-i base`
@LaurentGoderre Thanks, I am going to go and double/triple check somethings.
facepalm POSTGRES_DB needs to be set to postgres. That took a bit of reading.
@LaurentGoderre thanks so much for checking that out in detail!
@d-fence is this something you have time to look at?
closing for lack of resources