FridonAI / fridon-ai

MIT License
27 stars 1 forks source link

docker compose up --build。env not found #1

Closed DonnieBurgs closed 3 days ago

DonnieBurgs commented 4 days ago

when I run docker compose up --build, it says env not found.

DonnieBurgs commented 4 days ago

found the solution

nikalosa commented 4 days ago

@DonnieBurgs You have to create .env file yourself. For reference we have there .env.example file.