From Server change th eport to 10001
This commit is contained in:
parent
78d5dc53ea
commit
18af1101c1
@ -18,7 +18,7 @@ services:
|
|||||||
depends_on:
|
depends_on:
|
||||||
- db
|
- db
|
||||||
ports:
|
ports:
|
||||||
- "10101:8069"
|
- "10001:8069"
|
||||||
environment:
|
environment:
|
||||||
HOST: db
|
HOST: db
|
||||||
USER: odoo
|
USER: odoo
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user