Closed DonnieBurgs closed 3 days ago
when I run docker compose up --build, it says env not found.
found the solution
@DonnieBurgs You have to create .env file yourself. For reference we have there .env.example file.
when I run docker compose up --build, it says env not found.