Skip to content

Commit

Permalink
change port
Browse files Browse the repository at this point in the history
  • Loading branch information
dzencot committed Oct 25, 2024
1 parent 4f3bc6d commit 60e0853
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
@@ -1,5 +1,5 @@
IMAGE_ID := ghcr.io/hexlet-components/rest-api-example
PORT := 5037
PORT := 8080

setup:
npm ci
Expand Down

0 comments on commit 60e0853

Please sign in to comment.