🚀 Auto-deploy: BrainWind atualizado em 25/08/2026 18:32:50

This commit is contained in:
2026-08-25 18:32:50 +00:00
parent 495dace14c
commit 6b6ff35bbd
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -8,4 +8,4 @@ cmds = ["cd app && npm install"]
cmds = ["cd app && npm run build"]
[start]
cmd = "cd app && npx --yes serve@latest -s dist -l tcp://0.0.0.0:3000"
cmd = "cd app && npx --yes serve@latest -s dist"