fix: undo app.json changes

This commit is contained in:
Agusti Fernandez Pardo 2022-07-22 23:20:06 +02:00
parent 40f987e388
commit e980a8d9c0

View File

@ -10,7 +10,7 @@
}
],
"env": {
"NEXT_PUBLIC_WEBAPP_URL": {
"BASE_URL": {
"description": "Replace HEROKU_APP_NAME with the name given to your app",
"value": "https://HEROKU_APP_NAME.herokuapp.com"
},