Skip to content

Commit

Permalink
edited replit file
Browse files Browse the repository at this point in the history
  • Loading branch information
winnet101 committed Sep 23, 2024
1 parent 0cb0fc5 commit 2c8de8d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .replit
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,8 @@ channel = "stable-24_05"

[deployment]
run = ["sh", "-c", "npm run dev"]

[[ports]]
localPort = 5173
externalPort = 3000
exposeLocalhost = true

0 comments on commit 2c8de8d

Please sign in to comment.