moonstream/crawlers/deploy/polygon-missing.service

11 wiersze
374 B
INI
Czysty Zwykły widok Historia

2021-11-12 18:13:01 +00:00
[Unit]
Description=Fill missing blocks at Polygon database
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.crawler blocks missing --blockchain polygon -n
2022-06-11 12:06:01 +00:00
CPUWeight=50
2023-01-26 13:41:36 +00:00
SyslogIdentifier=polygon-missing