Gunicorn Transition: add wsgi entrypoint and gunicorn config, bump version to 4.1.41
This commit is contained in:
@@ -319,8 +319,6 @@ class Framework:
|
||||
# 이건 필요 없음
|
||||
self.config['DEFINE']['GIT_VERSION_URL'] = 'https://raw.githubusercontent.com/flaskfarm/flaskfarm/main/lib/framework/version.py'
|
||||
self.config['DEFINE']['CHANGELOG'] = 'https://github.com/flaskfarm/flaskfarm'
|
||||
#self.config['DEFINE']['WEB_DIRECT_URL'] = "http://52.78.103.230:49734"
|
||||
|
||||
|
||||
def __process_args(self):
|
||||
# celery 에서 args 처리시 문제 발생.
|
||||
|
||||
Reference in New Issue
Block a user