parent
75e8d2b7b2
commit
b6c7c76900
@ -26,6 +26,12 @@ Prerequisite: golang installed
|
|||||||
|
|
||||||
Prerequisite: bun installed
|
Prerequisite: bun installed
|
||||||
|
|
||||||
|
The environment variable `API_HOST` will need to be set for the middleware.
|
||||||
|
Example `.env` in web's root:
|
||||||
|
```
|
||||||
|
API_HOST="http://localhost:8082/v1/"
|
||||||
|
```
|
||||||
|
|
||||||
1. `cd web`
|
1. `cd web`
|
||||||
2. `bun install`
|
2. `bun install`
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user