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