Files
MyFSIO/gunicorn_conf.py
2025-11-22 15:51:43 +08:00

4 lines
53 B
Python

import gunicorn
gunicorn.SERVER_SOFTWARE = 'MyFSIO'