update compose.yml
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user