version: "3.7"
services:
ollamatwitchbot:
user: "1000:1000"
build:
context: .
dockerfile: Dockerfile
env_file: .env
network_mode: "host"