Skip to content

Commit 9ccfe90

Browse files
doc: add hint for openwebui key
1 parent bb44dd2 commit 9ccfe90

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@
44

55
```bash
66
git clone https://github.com/AET-DevOps25/team-git-push-force.git && cd team-git-push-force
7+
# Edit docker-compose.yml line 135: Replace 'your_api_token' with your actual OpenWebUI API token
78
./start-dev.sh
89
```
910

@@ -12,6 +13,8 @@ git clone https://github.com/AET-DevOps25/team-git-push-force.git && cd team-git
1213
- API Gateway at [http://localhost:8080](http://localhost:8080)
1314
- Full stack running with real backend services
1415

16+
> **Note:** Before running, edit `docker-compose.yml` line 135 and replace `your_api_token` with your actual OpenWebUI API token.
17+
1518
---
1619

1720
## Purpose

0 commit comments

Comments
 (0)