mirror of
https://github.com/logos-blockchain/logos-blockchain-pocs.git
synced 2026-01-08 16:13:07 +00:00
Blockscout listen to all http interfaces.
This commit is contained in:
parent
34c942f956
commit
54fea08b8d
@ -15,3 +15,6 @@ config :logger, :account,
|
||||
level: :debug,
|
||||
path: Path.absname("logs/dev/account.log"),
|
||||
metadata_filter: [fetcher: :account]
|
||||
|
||||
config :block_scout_web, BlockScoutWeb.Endpoint,
|
||||
http: [ip: {0, 0, 0, 0}, port: 4000]
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user