moonstream/crawlers/deploy/polygon-cu-nft-dashboard.se...

11 wiersze
467 B
INI

[Unit]
Description=Generate data for nft dashboard for cu community
After=network.target
[Service]
Type=oneshot
WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl
EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env
ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.reports_crawler.cli cu-reports --moonstream-token "${MOONSTREAM_PUBLIC_QUERIES_DATA_ACCESS_TOKEN}" generate-nft-dashboard
CPUWeight=60
SyslogIdentifier=polygon-cu-nft-dashboard