Skip to content

Commit

Permalink
hmph
Browse files Browse the repository at this point in the history
  • Loading branch information
iamawatermelo authored Sep 7, 2024
1 parent de33bd0 commit 431444b
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .lighthouserc.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,10 @@
"ci": {
"collect": {
"url": ["http://localhost:8080/"],
"startServerCommand": "npm run preview -- --port=8080",
"startServerCommand": "npm run preview -- --port=8080"
},
"upload": {
"target": "temporary-public-storage",
},
},
"target": "temporary-public-storage"
}
}
}

0 comments on commit 431444b

Please sign in to comment.