mirror of
https://github.com/logos-messaging/logos-messaging-frontend.git
synced 2026-01-04 06:43:08 +00:00
updated README
This commit is contained in:
parent
3cd69f2451
commit
ad03585d30
@ -35,6 +35,15 @@ npm install
|
|||||||
npm run dev
|
npm run dev
|
||||||
```
|
```
|
||||||
|
|
||||||
|
The default API endpoint used to contact a Waku Node is http://localhost:8645
|
||||||
|
|
||||||
|
In order to set a custom endpoint, please set the env variable `VITE_API_ENDPOINT`
|
||||||
|
|
||||||
|
For example
|
||||||
|
```
|
||||||
|
export VITE_API_ENDPOINT=<my-other-endpoint>
|
||||||
|
```
|
||||||
|
|
||||||
### Docker
|
### Docker
|
||||||
|
|
||||||
```
|
```
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user