Docker - fix .env files

This commit is contained in:
Sam
2022-06-18 16:44:20 +02:00
parent 5afe05390b
commit cc4287ed32
3 changed files with 2 additions and 4 deletions

View File

@ -685,6 +685,7 @@ For evaluation purposes, docker files are available, installing **FitTrackee** f
$ git clone https://github.com/SamR1/FitTrackee.git
$ cd FitTrackee
$ cp .env.docker .env
$ make docker-build docker-run docker-init
Open http://localhost:5000 and register.