Use engine API port in systemd.service fix #4098 (#4099)

This commit is contained in:
Mamy Ratsimbazafy 2022-09-09 14:18:02 +02:00 committed by GitHub
parent 5ab57369f7
commit f21495b9d4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ Environment=NETWORK=mainnet
# a compatible execution client is running on the same machine on the default
# websocket port. Make sure to supply the right path to the JWT secret.
Environment=WEB3_URL=ws://127.0.0.1:8546
Environment=WEB3_URL=ws://127.0.0.1:8551
Environment=JWT_SECRET=/tmp/jwtsecret
# Where to store chain data