diff --git a/compose.live.yaml b/compose.live.yaml index c7c006c..004febd 100644 --- a/compose.live.yaml +++ b/compose.live.yaml @@ -33,7 +33,7 @@ services: live: build: context: ./erp - dockerfile: Dockerfile_Live + dockerfile: Dockerfile_live args: TRYTOND_VERSION: ${TRYTOND_VERSION:-7.6} TRYTON_ADMIN_PASSWORD: ${TRYTON_ADMIN_PASSWORD:-admin}