CoolifyDevelop #31

Merged
Aserrador merged 11 commits from CoolifyDevelop into main 2026-01-05 20:15:15 -05:00
Showing only changes of commit 2e2c5fea18 - Show all commits

View File

@@ -13,7 +13,7 @@ services:
TRYTOND_VERSION: ${TRYTOND_VERSION}
depends_on:
- db
command: bash .dev/run.sh
command: bash /app/.dev/run.sh
environment:
- DB_NAME=${POSTGRES_DB}
- SRC=/app