Fixes in console.py
This commit is contained in:
parent
0ea518919d
commit
26c5247c99
3 changed files with 5 additions and 5 deletions
|
|
@ -20,7 +20,7 @@ application_root='/'
|
|||
|
||||
yes_static=True
|
||||
|
||||
domain_url='http://127.0.0.1:5000'
|
||||
domain_url='http://localhost:5000'
|
||||
|
||||
#media_folder='/media/'
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue