chore: merge master

This commit is contained in:
Sebastian Rindom
2021-10-18 17:54:03 +02:00
4 changed files with 252 additions and 1 deletions
+2 -1
View File
@@ -90,7 +90,8 @@ heroku config:set NPM_CONFIG_PRODUCTION=false
```
> Make sure to use actual secrets in a production environment.
> Additionally, we need to set the buildpack to Node.js
Additionally, we need to set the buildpack to Node.js
```shell=
heroku buildpacks:set heroku/nodejs