fix readme

This commit is contained in:
Sasha 2023-12-06 16:12:29 +05:30
parent 9d296fb473
commit b2391ca903
No known key found for this signature in database

View File

@ -31,3 +31,5 @@ npm run build
docker build -t waku_frontend .
docker run -d -p 8080:80 waku_frontend
```
Open [http://localhost:8080](http://localhost:8080) with your browser to see the result.