Port changed by mohan from server

This commit is contained in:
Production 2026-06-12 09:16:55 +00:00
parent eea113d2d5
commit d5caf06bce

View File

@ -16,7 +16,7 @@ services:
depends_on: depends_on:
- db - db
ports: ports:
- "10003:8069" - "10000:8069"
environment: environment:
HOST: db HOST: db
USER: odoo USER: odoo