kopia lustrzana https://github.com/bugout-dev/moonstream
Fix typo.
rodzic
9f82dc3b7f
commit
96af5d950c
|
@ -11,7 +11,7 @@ Restart=on-failure
|
||||||
RestartSec=15s
|
RestartSec=15s
|
||||||
ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.moonworm_crawler.cli --access-id "${NB_CONTROLLER_ACCESS_ID}" historical-crawl --blockchain-type polygon --find-deployed-blocks --end 0 --tasks-journal --only-transactions
|
ExecStart=/home/ubuntu/moonstream-env/bin/python -m mooncrawl.moonworm_crawler.cli --access-id "${NB_CONTROLLER_ACCESS_ID}" historical-crawl --blockchain-type polygon --find-deployed-blocks --end 0 --tasks-journal --only-transactions
|
||||||
CPUWeight=70
|
CPUWeight=70
|
||||||
SyslogIdentifier=mumbai-historical-crawler-transactions
|
SyslogIdentifier=polygon-historical-crawler-transactions
|
||||||
|
|
||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
Ładowanie…
Reference in New Issue