We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3438551 commit 422aba7Copy full SHA for 422aba7
README.md
@@ -94,7 +94,7 @@ The Docker setup mimics a TEE environment and includes an Nginx server for routi
94
docker build -f Dockerfile.windows -t flare-ai-social .
95
```
96
97
-2. b**Run the Docker Container:**
+2. **Run the Docker Container:**
98
99
```bash
100
docker run -p 80:80 -it --env-file .env flare-ai-social
0 commit comments