chore(config): Update default value for http port (#167)

Update Config.default.toml
This commit is contained in:
Nick 2023-08-15 03:10:30 +03:00 committed by GitHub
parent 87aec2a951
commit 1ae614d6ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -57,7 +57,7 @@ bootstrap_nodes = [
websocket_port = 9999
#external_address = "85.85.35.35"
prometheus_port = 18080
http_port = 18080
aquavm_pool_size = 16
## Maximum heap size in bytes available for an interpreter instance.