lukasheinz92

Results 11 comments of lukasheinz92
trafficstars

Hello, this issue is open since 2019 and as I can see, some people, including me, logged a new issue with the same problem. My question is, is there any...

Is there ETA for implementing this feature? It would be really helpfull for me.

Hi, it is `FLASK_APP=fittrackee/__main__.py`.

Hi, No, I haven't changed any configuration in the `env` file, I only changed the volumes and ports in the docker-compose. Regarding the `.env.docker` file, I haven't copied it to...

Hi, I followed the documentation: - `git clone https://github.com/SamR1/FitTrackee.git` - `cd FitTrackee` - `cp .env.docker .env` - `make docker-build` - I updated the `docker-compose-dev.yml` (the volumes and ports) - `make...

Hi, I tried this: ``` fittrackee: container_name: fittrackee platform: "linux/arm64" build: context: "." platforms: - "linux/arm64" ``` ... but the same issue.

Hi, yes, it was the same error.

I was not able to fix the issue.