updated docker-compose.yml to use 0.2.1 image
This commit is contained in:
@@ -4,7 +4,7 @@ services:
|
||||
build: ./
|
||||
container_name: discord1
|
||||
restart: always
|
||||
image: gitea.matrixwide.com/alex/discord-aidolls:0.2.0
|
||||
image: gitea.matrixwide.com/alex/discord-aidolls:0.2.1
|
||||
environment:
|
||||
CLIENT_TOKEN: ${CLIENT_TOKEN}
|
||||
OLLAMA_IP: ${OLLAMA_IP}
|
||||
|
||||
Reference in New Issue
Block a user