update
This commit is contained in:
parent
e22704716f
commit
23e8c6bfcf
@ -6,6 +6,7 @@ services:
|
|||||||
ports:
|
ports:
|
||||||
- ${ODOO_PORT:-8069}:8069
|
- ${ODOO_PORT:-8069}:8069
|
||||||
# - "${ODOO_CHAT_PORT:-8072}:8072"
|
# - "${ODOO_CHAT_PORT:-8072}:8072"
|
||||||
|
entrypoint: ./entrypoint.sh
|
||||||
tty: true
|
tty: true
|
||||||
command: --
|
command: --
|
||||||
environment:
|
environment:
|
||||||
|
Loading…
Reference in New Issue
Block a user