Update docker-compose.yml

This commit is contained in:
Luc PIERSON 2026-04-09 22:23:53 +02:00 committed by GitHub
parent 553ec4ccc7
commit 38cc40d216
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -14,9 +14,9 @@ services:
- moustyLocalNetwork # éseau dans lequel notre service communiquera
command: >
odoo
-d mylucdatabase
-i web_enterprise
--stop-after-init
-d mylucdatabase
# --update=all --stop-after-init --load=base,web,openupgrade_framework # pour upgrade to 18
# -i web_enterprise --stop-after-init # pour upgrade à Enterprise
volumes:
- ./:/etc/odoo:z
- ./odoo-filestore:/var/lib/odoo/filestore:z