update compose.yml
This commit is contained in:
@@ -11,7 +11,6 @@ services:
|
|||||||
hostname: techtracker-next
|
hostname: techtracker-next
|
||||||
domainname: techtracker.gbrown.org
|
domainname: techtracker.gbrown.org
|
||||||
networks: [nginx-bridge]
|
networks: [nginx-bridge]
|
||||||
depends_on: ['tt-convex-backend']
|
|
||||||
ports: ['3000:3000']
|
ports: ['3000:3000']
|
||||||
tty: true
|
tty: true
|
||||||
stdin_open: true
|
stdin_open: true
|
||||||
|
Reference in New Issue
Block a user