chore: change Dockerfile name

This commit is contained in:
2026-08-05 14:13:08 -05:00
parent c0f028fdcc
commit 7e825d4ea4

View File

@@ -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}