Skip to content

Commit

Permalink
Update Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
hughhhh committed Aug 18, 2021
1 parent e2f4440 commit 9f11039
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -86,4 +86,4 @@ flask-app:
flask run -p 8088 --with-threads --reload --debugger

node-app:
cd superset-frontend; npm run dev-server -- --devserverPort=9001
cd superset-frontend; npm run dev-server

0 comments on commit 9f11039

Please sign in to comment.