🚀 Auto-deploy: BrainWind atualizado em 24/08/2026 14:03:31

This commit is contained in:
2026-08-24 14:03:31 +00:00
parent 2ee2632556
commit 495dace14c
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"
cmd = "cd app && npx --yes serve@latest -s dist -l tcp://0.0.0.0:3000"