start api => listen api

This commit is contained in:
Jan Prochazka
2022-06-12 19:45:27 +02:00
parent ae69ca9ebd
commit 2d83fb7dc4
4 changed files with 9 additions and 9 deletions

View File

@@ -8,4 +8,4 @@ then
echo "$HOST_IP $HOST_DOMAIN" >> /etc/hosts
fi
node bundle.js --start-api
node bundle.js --listen-api