Skip to content

Commit

Permalink
Heroku Preview Apps: add scripts to app.json
Browse files Browse the repository at this point in the history
  • Loading branch information
Giacomo Licari committed Sep 4, 2023
1 parent c7af99d commit 7d8ef22
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions app.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,8 @@
"description": "Gnosis Beacon Chain Deposit UI",
"env": {
"REACT_APP_NETWORK_IDS": "100,10200"
},
"scripts": {
"postdeploy": "npm run build"
}
}

0 comments on commit 7d8ef22

Please sign in to comment.