Skip to content

Commit

Permalink
Merge pull request #27 from moonstream-to/fix-deploy-sync
Browse files Browse the repository at this point in the history
Fix g7 sync service
  • Loading branch information
kompotkot authored Jun 7, 2024
2 parents 14fa9a3 + 7f811d4 commit 7ec6d62
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ WorkingDirectory=/home/ubuntu/seer
EnvironmentFile=/home/ubuntu/seer-secrets/app.env
Restart=on-failure
RestartSec=15s
ExecStart=/home/ubuntu/seer/seer indexer --chain game7_orbit_arbitrum_sepolia
ExecStart=/home/ubuntu/seer/seer synchronizer --chain game7_orbit_arbitrum_sepolia
SyslogIdentifier=seer-synchronizer-game7-orbit-arbitrum-sepolia

[Install]
Expand Down

0 comments on commit 7ec6d62

Please sign in to comment.