kopia lustrzana https://github.com/bugout-dev/moonstream
Merge pull request #538 from bugout-dev/fix-eth-node-status-service
Typo at node status service filepull/542/head
commit
084c992f07
|
@ -8,10 +8,10 @@ Group=www-data
|
|||
WorkingDirectory=/home/ubuntu/moonstream/nodes/server
|
||||
EnvironmentFile=/home/ubuntu/moonstream-secrets/app.env
|
||||
ExecStart=/home/ubuntu/moonstream/nodes/server/nodestatus \
|
||||
-blockchain polygon \
|
||||
-blockchain ethereum \
|
||||
-host "${AWS_LOCAL_IPV4}" \
|
||||
-port "${MOONSTREAM_NODES_SERVER_PORT}"
|
||||
SyslogIdentifier=node-status
|
||||
|
||||
[Install]
|
||||
WantedBy=multi-user.target
|
||||
WantedBy=multi-user.target
|
||||
|
|
Ładowanie…
Reference in New Issue