@@ -54,6 +54,9 @@ No frills, just run docker-compose and start chatting with your virtual assistan
|
|||||||
```bash
|
```bash
|
||||||
# Modify the configuration
|
# Modify the configuration
|
||||||
# vim .env
|
# vim .env
|
||||||
|
# first run (and pulling the container)
|
||||||
|
docker-compose up
|
||||||
|
# next runs
|
||||||
docker-compose run -i --rm localagi
|
docker-compose run -i --rm localagi
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user