mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-28 19:16:16 +00:00
Rename the gallery to onlylegs in the files
Im sorry
This commit is contained in:
parent
8029fff73e
commit
2174b10879
76 changed files with 66 additions and 20 deletions
2
run.py
2
run.py
|
@ -25,7 +25,7 @@ Configuration()
|
|||
|
||||
|
||||
if DEBUG:
|
||||
from gallery import create_app
|
||||
from onlylegs import create_app
|
||||
|
||||
create_app().run(host=ADDRESS, port=PORT, debug=True, threaded=True)
|
||||
else:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue