4 lines
44 B
Python
4 lines
44 B
Python
import gunicorn
|
|
gunicorn.SERVER = 'MyFSIO'
|
|
|
import gunicorn
|
|
gunicorn.SERVER = 'MyFSIO'
|
|
|