This commit is contained in:
MrPiglr 2025-12-08 21:24:24 +00:00
parent 0cd72d3ddc
commit 9ae2d67bc1

View file

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