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: live:
build: build:
context: ./erp context: ./erp
dockerfile: Dockerfile_Live dockerfile: Dockerfile_live
args: args:
TRYTOND_VERSION: ${TRYTOND_VERSION:-7.6} TRYTOND_VERSION: ${TRYTOND_VERSION:-7.6}
TRYTON_ADMIN_PASSWORD: ${TRYTON_ADMIN_PASSWORD:-admin} TRYTON_ADMIN_PASSWORD: ${TRYTON_ADMIN_PASSWORD:-admin}