Funktioniert - im Docker

This commit is contained in:
2019-04-04 19:49:32 +02:00
parent 0fe884c90a
commit 0af306aafb
4 changed files with 68 additions and 2 deletions

View File

@@ -3,7 +3,7 @@
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
"start": "node ./bin/www >>/var/log/laufschrift.log 2>&1"
},
"dependencies": {
"cookie-parser": "~1.4.3",