cd /app

sed -i 's|#SERVER_URL#|'$SERVER_URL'|g' public/data/AppProps.json

node server.js
