mirror of
https://github.com/odoocker/odoocker
synced 2025-11-04 15:19:22 +01:00
cleanup
This commit is contained in:
@@ -90,7 +90,7 @@ PROJECT_NAME=odoocker
|
||||
SUPPORT_EMAIL=mail@example.com
|
||||
|
||||
# Containers' Tags
|
||||
ODOO_TAG=15.0
|
||||
ODOO_TAG=16.0
|
||||
POSTGRES_TAG=16.0
|
||||
NGINX_TAG=1.25.2
|
||||
NGINX_PROXY_TAG=1.3.1
|
||||
@@ -140,7 +140,7 @@ DEBUG_INTERFACE=${HTTP_INTERFACE}
|
||||
HTTP_PORT=8069
|
||||
DEBUG_PORT=8070
|
||||
XMLRPCS_PORT=8071
|
||||
LONGPOLLING_PORT=8072
|
||||
GEVENT_PORT=8072
|
||||
HTTP_ENABLE=True
|
||||
XMLRPCS=True
|
||||
PROXY_MODE=True
|
||||
|
||||
Reference in New Issue
Block a user