update compose.yml

This commit is contained in:
2025-09-04 20:47:56 -05:00
parent 08bbf69f5b
commit f716d7c8d6

View File

@@ -11,7 +11,6 @@ services:
hostname: techtracker-next
domainname: techtracker.gbrown.org
networks: [nginx-bridge]
depends_on: ['tt-convex-backend']
ports: ['3000:3000']
tty: true
stdin_open: true