Skip to content

Commit

Permalink
Updated Ports
Browse files Browse the repository at this point in the history
  • Loading branch information
pranjal-barnwal committed May 26, 2024
1 parent 426953f commit 54c16a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-react.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,4 +23,4 @@ jobs:
run: docker build -t developerstar:latest .

- name: Run Docker container
run: docker run -d -p 3000:5173 developerstar:latest
run: docker run -d -p 5173:5173 developerstar:latest

0 comments on commit 54c16a0

Please sign in to comment.