This commit is contained in:
MrPiglr 2025-12-03 21:34:54 +00:00
parent f4bfaca693
commit 99a289b665

View file

@ -60,10 +60,6 @@ externalPort = 3000
localPort = 40437
externalPort = 3001
[[ports]]
localPort = 43879
externalPort = 3002
[deployment]
deploymentTarget = "autoscale"
run = ["node", "dist/server/production.mjs"]