Fix default sertver url and port for better hint users
This commit is contained in:
parent
23fd1ceb2f
commit
f6bda2a8aa
|
@ -7,7 +7,7 @@ info:
|
|||
name: VAC Team
|
||||
url: https://forum.vac.dev/
|
||||
servers:
|
||||
- url: http://localhost:8545
|
||||
- url: http://127.0.0.1:8645
|
||||
description: Accessing your wakunode via API is possible normally via localhost on defaul port 8545.
|
||||
tags:
|
||||
- name: admin
|
||||
|
|
Loading…
Reference in New Issue