CleanUP before Update

This commit is contained in:
App Generator
2021-11-10 17:03:57 +02:00
parent 19f133a1ef
commit 94e62b6ea9
226 changed files with 0 additions and 42346 deletions

View File

@ -1,11 +0,0 @@
# -*- encoding: utf-8 -*-
"""
Copyright (c) 2019 - present AppSeed.us
"""
bind = '0.0.0.0:5005'
workers = 1
accesslog = '-'
loglevel = 'debug'
capture_output = True
enable_stdio_inheritance = True