Doc - update documentation build
This commit is contained in:
parent
cc4287ed32
commit
da0d4a8504
@ -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.
|
||||
|
@ -960,6 +960,7 @@ server {
|
||||
</ul>
|
||||
<div class="highlight-bash notranslate"><div class="highlight"><pre><span></span>$ git clone https://github.com/SamR1/FitTrackee.git
|
||||
$ <span class="nb">cd</span> FitTrackee
|
||||
$ cp .env.docker .env
|
||||
$ make docker-build docker-run docker-init
|
||||
</pre></div>
|
||||
</div>
|
||||
|
Loading…
Reference in New Issue
Block a user