CodeUI / Dockerfile
Bimboy's picture
Update Dockerfile
fc95080 verified
raw
history blame contribute delete
192 Bytes
export GEMINI_API_KEY=AIzaSyDn2Ms5JdVe0-ohNRgHO9eJ4fLWH5LwLpY
docker run --rm --name openui -p 7878:7878 -e GEMINI_API_KEY -e OLLAMA_HOST=http://host.docker.internal:11434 ghcr.io/wandb/openui