flobotde
Results
2
comments of
flobotde
did you create an .env file in the frontend directory? if not, try to create one with the help of frontend/example.env and try again if it works, repeat this in...
Had the same prob on mac -> fixed it 4me by changing line 3 in the Dockerfile to `RUN apt-get -y update && apt-get upgrade -y && apt-get install -y`...