From Server change th eport to 10001

This commit is contained in:
root 2026-04-24 18:03:02 +00:00
parent 78d5dc53ea
commit 18af1101c1

View File

@ -18,7 +18,7 @@ services:
depends_on:
- db
ports:
- "10101:8069"
- "10001:8069"
environment:
HOST: db
USER: odoo