We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f809866 commit efbf521Copy full SHA for efbf521
README.md
@@ -38,6 +38,10 @@ The Docker build is optimized for local testing and mimics the TEE environment w
38
docker run -p 80:80 -it --env-file .env flare-ai-defai
39
```
40
41
+3. **Open frontend in browser**
42
+
43
+ To open the frontend, navigate to [http://localhost:80](http://localhost:80)
44
45
### Manual Setup
46
47
Flare AI DeFAI consists of a Python-based backend and a JavaScript frontend.
0 commit comments