An open API service indexing awesome lists of open source software.

https://github.com/nutellinoit/odoo-compose

Odoo app with persistent data - docker-compose
https://github.com/nutellinoit/odoo-compose

docker-compose odoo

Last synced: 11 months ago
JSON representation

Odoo app with persistent data - docker-compose

Awesome Lists containing this project

README

          

# odoo-compose
Odoo app with persistent data - docker-compose

## Configure

Change params on `.env` file

### Start

Bring up odoo with:

```bash
docker-compose up -d
```