updating docker-compose file

This commit is contained in:
denislav-mladenov 2024-07-17 18:16:55 +03:00
parent f4f55f67bb
commit b3c93551d6

View file

@ -9,7 +9,7 @@ services:
- "30303:30303" - "30303:30303"
command: command:
--dev --dev
--http --http
--http.addr 0.0.0.0 --http.addr 0.0.0.0
--http.port 8545 --http.port 8545
--http.corsdomain "*" --http.corsdomain "*"