Update readme

This commit is contained in:
Tobias Wasner 2023-01-22 17:24:33 +01:00
parent c6d2e3e317
commit 295bd6282a

View File

@ -23,7 +23,7 @@ OpenAI: A leading artificial intelligence research laboratory
### Getting Started
Clone the repository: `git clone https://github.com/wasnertobias/StalkingAId.git`
Do configure OpenAI-API-key in docker-compose.yml
Do configure `OPEN_AI_API_KEY` and `ACCESS_TOKEN` in the predefined docker-compose.yml
Launch docker containers: `docker-compose up -d`