[tmuxinator] add test container window
This commit is contained in:
parent
9b63114dbf
commit
273e08061f
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ startup_window: server
|
|||
windows:
|
||||
- code:
|
||||
- build: docker-compose exec node bash
|
||||
- tests: docker-compose exec tests bash
|
||||
- mysql: docker-compose exec mysql sh -c 'mysql -usumome sumome'
|
||||
- redis: docker-compose exec redis redis-cli
|
||||
- server: docker-compose exec node sh -c 'DEBUG="" grunt server'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue