Updated Large app how to (markdown)
parent
61b1573fe2
commit
9b3d84c231
1 changed files with 1 additions and 2 deletions
|
|
@ -388,7 +388,7 @@ now you can go in your root, activate your virtual env and run `python run.py` .
|
|||
* Running on http://127.0.0.1:5000/
|
||||
* Restarting with reloader
|
||||
|
||||
Open your web-browser at `http://127.0.0.1:5000/users/me/`, you should be redirected to the login page and see a link to the register page.
|
||||
Open your web-browser at [http://127.0.0.1:5000/users/me/], you should be redirected to the login page and see a link to the register page.
|
||||
|
||||
# Other good practices
|
||||
|
||||
|
|
@ -396,7 +396,6 @@ Open your web-browser at `http://127.0.0.1:5000/users/me/`, you should be redire
|
|||
|
||||
## Javascript's namespace
|
||||
|
||||
|
||||
# Setting up your web server
|
||||
|
||||
## NGinx
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue