Fix: missing model env for docker (#172)

This commit is contained in:
Kevin Dang
2025-04-18 19:42:18 -07:00
committed by GitHub
parent 4c96b3863a
commit a5faca87aa
7 changed files with 10 additions and 4 deletions

View File

@@ -1,6 +1,6 @@
{
"name": "discord-ollama",
"version": "0.8.3",
"version": "0.8.4",
"description": "Ollama Integration into discord",
"main": "build/index.js",
"exports": "./build/index.js",