Added Anvil RPC_URL to env file

This commit is contained in:
stubbsta 2024-03-25 14:32:31 +02:00
parent 9c6d4cea12
commit 079cc4a195
No known key found for this signature in database

View File

@ -10,3 +10,5 @@ MSG_SIZE_KBYTES=10
TRAFFIC_DELAY_SECONDS=15
# Enable automatic Docker image updates.
WATCHTOWER_ENABLED=true
# Anvil RPC Node external IP and port
RPC_URL=http://foundry:8545