updated odoo conf

This commit is contained in:
Yhael S
2023-04-19 19:09:30 -05:00
parent 09fc732ae9
commit f762585ba1
2 changed files with 6 additions and 5 deletions

View File

@@ -68,7 +68,8 @@ DATA_DIR=/var/lib/odoo
# HTTP
HTTP_INTERFACE=0.0.0.0
HTTP_PORT=8069
LONGPOLLING_PORT=8072
GEVENT_PORT=8072
LONGPOLLING_PORT=0
HTTP_ENABLE=True
PROXY_MODE=True
X_SENDFILE=False