Add instruction for NODE_ENV: production (#1266)

This commit is contained in:
Thomas Kaul
2022-09-17 08:31:56 +02:00
committed by GitHub
parent 547e27c7a1
commit 637f31ae3b

View File

@@ -15,6 +15,10 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- Improved the language localization for German (`de`)
### Todo
Set `NODE_ENV: production` as in [docker-compose.yml](https://github.com/ghostfolio/ghostfolio/blob/main/docker/docker-compose.yml)
## 1.193.0 - 14.09.2022
### Changed