File: //etc/systemd/system/live360-growth-smoke.service
[Unit]
Description=360Live public growth smoke report
After=network.target live360-web.service live360-api.service
[Service]
Type=oneshot
WorkingDirectory=/home/360live.stream/services/web
Environment=NODE_ENV=production
Environment=SMOKE_BASE_URL=http://127.0.0.1:3100
Environment=PUBLIC_BASE_URL=https://360live.stream
Environment=PATH=/root/.nvm/versions/node/v22.12.0/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin
ExecStart=/root/.nvm/versions/node/v22.12.0/bin/npm run smoke:growth:report