lukasheinz92
lukasheinz92
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...
Hello, any update on this?
Hello, any update on this?
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.