Merge branch 'CoolifyDevelop' of ssh://gitea.onecluster.org:6666/OneTeam/Naliia_Dev into CoolifyDevelop

This commit is contained in:
2026-01-05 20:15:06 -05:00

View File

@@ -20,7 +20,7 @@ services:
- TRYTOND_DATABASE_URI=postgresql://${POSTGRES_USER}:${POSTGRES_PASSWORD}@${DB_HOSTNAME}:5432/
volumes:
- ./:/app
- attachments:/attachments
- ./attachments:/attachments
- ./.dev/pudb.cfg:/root/.config/pudb/pudb.cfg
ports:
- "${TRYTOND_PORT_LIVE:-18020}:8000"