Update docker-compose.yml
Changes by Mohan chnaged the port number to 10006 this is the server port dont change this
This commit is contained in:
parent
0c12d93f67
commit
a8d7ece3a8
@ -16,7 +16,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
ports:
|
ports:
|
||||||
- "10006:8069"
|
- "10002:8069"
|
||||||
environment:
|
environment:
|
||||||
HOST: db
|
HOST: db
|
||||||
USER: odoo
|
USER: odoo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user