fix: update tmuxinator script with new api command

This commit is contained in:
Jordan Knott 2020-07-17 19:39:18 -05:00
parent 158f574b2a
commit ccaa97e2bb

View File

@ -8,7 +8,7 @@ windows:
root: ./ root: ./
panes: panes:
- api: - api:
- go run cmd/citadel/main.go - go run cmd/citadel/main.go web
- yarn: - yarn:
- cd frontend - cd frontend
- yarn start - yarn start