test1234 / docker-compose.yml
mahiatlinux's picture
Upload 13 files
4e3fbe0 verified
raw
history blame
No virus
181 Bytes
version: "3"
services:
bot:
build: .
env_file: .env
environment:
- OLLAMA=http://host.docker.internal:11434
restart: unless-stopped