We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 802389a commit 0cf965bCopy full SHA for 0cf965b
2 files changed
.replit
@@ -6,3 +6,7 @@ channel = "stable-24_05"
6
7
[deployment]
8
run = ["sh", "-c", "yarn run dev"]
9
+
10
+[[ports]]
11
+localPort = 3000
12
+externalPort = 80
0 commit comments