enable separated features

This commit is contained in:
Yhael S
2023-10-20 00:07:37 -05:00
parent 986fffafc3
commit c3f70d3a99
8 changed files with 50 additions and 39 deletions

View File

@@ -1,21 +1,5 @@
services:
odoo:
restart: unless-stopped
ports:
- 127.0.0.1:8069:8069
- 127.0.0.1:8071:8071
- 127.0.0.1:8072:8072
postgres:
restart: unless-stopped
ports:
- 127.0.0.1:5432:5432
nginx-proxy:
restart: unless-stopped
ports:
- 80:80
- 443:443
volumes:
acme: