chore: update Docker and build config, fix typo, update submodules
This commit is contained in:
@@ -11,6 +11,7 @@ services:
|
||||
dockerfile: Dockerfile_Live
|
||||
args:
|
||||
TRYTOND_VERSION: ${TRYTOND_VERSION}
|
||||
TRYTON_ADMIN_PASSWORD: ${TRYTON_ADMIN_PASSWORD:-admin}
|
||||
depends_on:
|
||||
- db
|
||||
command: bash .dev/run.sh
|
||||
|
||||
Reference in New Issue
Block a user