chore: fix port conflicts and local builds across stacks

This commit is contained in:
aa_humaaan
2026-03-03 13:01:11 +05:30
parent 65cf2d2e42
commit 4868e4a5c1
8 changed files with 8 additions and 28 deletions

View File

@@ -7,9 +7,7 @@
services:
odoo:
build:
context: .
dockerfile: Dockerfile
image: odoo:16.0
container_name: odoo
ports:
- "8069:8069"