mirror of
https://github.com/TracksApp/tracks.git
synced 2026-02-27 01:24:07 +01:00
Updated Install Tracks on Ubuntu 20.10 (markdown)
parent
8a3237a86f
commit
c74eca9ddf
1 changed files with 4 additions and 4 deletions
|
|
@ -332,7 +332,7 @@ mysql> quit
|
|||
<h3>Run Tracks</h3>
|
||||
<p>Congratulation! you are still alive and ready tu run Tracks for the first time!
|
||||
<p>You need to create and admin account first.</p>
|
||||
<p>Open the URL <a http://localhost:8079/signup">http://localhost:8079/signup</a> to start tracks for the first time</p>
|
||||
<p>Open the URL <a href="http://localhost:8079/signup">http://localhost:8079/signup</a> to start tracks for the first time</p>
|
||||
<p>Later from the admin account you can create as many users as you want.</p>
|
||||
<p>
|
||||
<ac:image ac:height="250" ac:thumbnail="true">
|
||||
|
|
@ -359,17 +359,17 @@ mysql> quit
|
|||
<p>------------</p>
|
||||
<p>next time just connect using your internet browser to</p>
|
||||
<p>
|
||||
<a href="http://localhost:8079/</a>
|
||||
<a href="http://localhost:8079/"</a>
|
||||
</p>
|
||||
<p>or http://{ip of the machine with apache}:8079/</p>
|
||||
<p>e.g. http://192.168.11.15:8079/
|
||||
</p>
|
||||
|
||||
<p>
|
||||
if you used port 80 you go can directly <a href="http://localhost/</a>
|
||||
if you used port 80 you go can directly <a href="http://localhost/"</a>
|
||||
</p>
|
||||
<p>------------</p>
|
||||
<p>My calendar was in russian!!!</p>
|
||||
<p>The problem is explained in this issue</p>
|
||||
<p><a href="https://github.com/TracksApp/tracks/issues/2553</a></p>
|
||||
<p> <a href="https://github.com/TracksApp/tracks/issues/2553"</a> </p>
|
||||
<p>I posted there a workaround.</p>
|
||||
Loading…
Add table
Add a link
Reference in a new issue