chore: change Dockerfile name
This commit is contained in:
@@ -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}
|
||||
|
||||
Reference in New Issue
Block a user