go-skynet / LocalAI-frontend

86 stars 23 forks source link

docker build failing: no .env file #3

Open Free-Radical opened 1 year ago

Free-Radical commented 1 year ago

I used the .env from LocalAI, docker compiled and send to be working.

johndpope commented 1 year ago

I think it's this file

https://github.com/go-skynet/LocalAI/blob/master/.env

you can rip out the buildcontext / image file.

version: '3.6'

services: api: image: quay.io/go-skynet/local-ai:latest ports: