Fix weather draft and deploy setup
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
cmds = ["npm run build"]
|
||||
|
||||
[start]
|
||||
cmd = "npx serve dist -l 80 -s"
|
||||
cmd = "serve dist -l 80 -s"
|
||||
|
||||
[healthcheck]
|
||||
cmd = "curl -f http://localhost:80/ || exit 1"
|
||||
|
||||
Reference in New Issue
Block a user