This commit is contained in:
MrPiglr 2025-12-06 04:58:29 +00:00
parent 0afb93514e
commit 23a7297106

View file

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