Skip to content

Commit

Permalink
FIX: restart command
Browse files Browse the repository at this point in the history
  • Loading branch information
silvareal committed Nov 5, 2022
1 parent e050811 commit e6d0c04
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ cd web
yarn install

# Run websocket server and serve frontend
go run main.go api
go run main.go dashboard --config config-test.yaml
```

## Deployment
Expand Down

0 comments on commit e6d0c04

Please sign in to comment.