Release v0.1.1 #1

Merged
kqjy merged 20 commits from next into main 2025-11-22 12:31:27 +00:00
2 changed files with 3 additions and 3 deletions
Showing only changes of commit e4b92a32a1 - Show all commits

3
gunicorn.conf.py Normal file
View File

@@ -0,0 +1,3 @@
import gunicorn
gunicorn.SERVER = 'MyFSIO'

View File

@@ -1,3 +0,0 @@
import gunicorn
gunicorn.SERVER_SOFTWARE = 'MyFSIO'