This commit is contained in:
MrPiglr 2025-12-08 23:01:46 +00:00
parent 4f4025fe83
commit f6ef0a0581

View file

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