Skip to content

Commit

Permalink
modify instruction to launch locally
Browse files Browse the repository at this point in the history
  • Loading branch information
CrommVardek committed May 21, 2022
1 parent 74b88fb commit 3c52150
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 @@ -31,7 +31,7 @@ Run Locally : `yarn start`

(Accessible at http://localhost:3000/)

Run with Docker : `docker-compose up -d --build`
Run with Docker : `docker-compose up -d --build polk-auction-ui`

(Accessible at http://localhost)

Expand Down

0 comments on commit 3c52150

Please sign in to comment.