chore: update Docker and build config, fix typo, update submodules

This commit is contained in:
2026-04-06 22:15:33 -05:00
parent edad4df6e4
commit 20b1f77e9e
5 changed files with 20 additions and 4 deletions

View File

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