This commit is contained in:
Yhael S
2023-04-19 14:33:27 -05:00
parent 11ceed1567
commit a1afed2257

View File

@@ -16,7 +16,6 @@ echo '127.0.0.1 pgadmin.odoo.test' | sudo tee -a /etc/hosts
127.0.0.1 erp.odoo.test
127.0.0.1 pgadmin.odoo.test
```
In order to understand how each environment works, take a look at `odoo/entrypoint.sh`.