mirror of
https://github.com/logos-messaging/logos-messaging-rest-api.git
synced 2026-01-03 22:43:08 +00:00
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
|
name: VAC Team
|
||||||
url: https://forum.vac.dev/
|
url: https://forum.vac.dev/
|
||||||
servers:
|
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.
|
description: Accessing your wakunode via API is possible normally via localhost on defaul port 8545.
|
||||||
tags:
|
tags:
|
||||||
- name: admin
|
- name: admin
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user