mirror of
https://github.com/transatoshi-mw/grin-explorer.git
synced 2025-10-21 21:43:40 +00:00
9 lines
229 B
TOML
9 lines
229 B
TOML
[default]
|
|
address = "127.0.0.1"
|
|
log_level = "critical"
|
|
|
|
# Uncomment and change default port number (8000) if another instance of the explorer is needed to run.
|
|
# E.g. Mainnet (8000) and Testnet (8001) instances.
|
|
# port = 8000
|
|
|