Skip to content

Commit efbf521

Browse files
committed
fix(readme): add instructions to open browser after docker build
1 parent f809866 commit efbf521

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,10 @@ The Docker build is optimized for local testing and mimics the TEE environment w
3838
docker run -p 80:80 -it --env-file .env flare-ai-defai
3939
```
4040

41+
3. **Open frontend in browser**
42+
43+
To open the frontend, navigate to [http://localhost:80](http://localhost:80)
44+
4145
### Manual Setup
4246

4347
Flare AI DeFAI consists of a Python-based backend and a JavaScript frontend.

0 commit comments

Comments
 (0)