mirror of
https://github.com/Derpy-Leggies/OnlyLegs.git
synced 2025-06-29 11:36:16 +00:00
Move Gunicorn run file to setup
This commit is contained in:
parent
7ef4a1dd91
commit
79db45f7a2
4 changed files with 30 additions and 32 deletions
|
@ -24,5 +24,4 @@ args = parser.parse_args()
|
|||
PORT = args.port
|
||||
ADDRESS = args.address
|
||||
WORKERS = args.workers
|
||||
|
||||
DEBUG = args.debug
|
||||
DEBUG = args.debug
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue