kopia lustrzana https://github.com/bugout-dev/moonstream
added ethereum-nft service
rodzic
0799c62f0d
commit
5b6d06cf99
|
@ -0,0 +1,11 @@
|
|||
[Unit]
|
||||
Description=Labels nft transactions and sends summary to humbug
|
||||
After=network.target
|
||||
|
||||
[Service]
|
||||
Type=oneshot
|
||||
User=ubuntu
|
||||
Group=www-data
|
||||
WorkingDirectory=/home/ubuntu/moonstream/crawlers/mooncrawl
|
||||
EnvironmentFile=/home/ubuntu/mooncrawl-secrets/app.env
|
||||
ExecStart=/usr/bin/bash -c '/home/ubuntu/mooncrawl-env/bin/python -m mooncrawl.nft.cli ethereum sync'
|
Ładowanie…
Reference in New Issue