Skip to content

Commit

Permalink
Update conf.py
Browse files Browse the repository at this point in the history
  • Loading branch information
FireFading authored Mar 27, 2023
1 parent 4f445ca commit 013d856
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions gunicorn/conf.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@

name = "scrapping"
loglevel = "info"
errorlog = "-"
accesslog = "-"
workers = 4
workers = 4

0 comments on commit 013d856

Please sign in to comment.