更换web服务器

This commit is contained in:
MarkusJoe
2022-03-26 08:33:59 +08:00
parent 8f03f107aa
commit 0a3a46896b
2 files changed
+4 -3

No files matched your search

+1 -1
View File
@@ -1 +1 @@
web: gunicorn manage:app
web: waitress-serve --port=$PORT manage:app