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