Readme updated

This commit is contained in:
jar3b
2016-04-25 11:47:08 +03:00
parent 552a6355c7
commit 893d1576e3
2 changed files with 18 additions and 4 deletions

View File

@@ -1,9 +1,7 @@
#bind = "127.0.0.1:8888"
# bind = "127.0.0.1:8888"
bind = "unix:/tmp/fias-api-unicorn.sock"
# bind = "unix:/home/proft/projects/blog/run/blog.socket"
workers = 5
user = "fias"
group = "fias"
logfile = "/var/log/gunicorn.log"
loglevel = "info"
proc_name = "blog"