Skip to content

Commit

Permalink
adr
Browse files Browse the repository at this point in the history
  • Loading branch information
lambdaq committed Dec 20, 2012
1 parent 7788062 commit 0cd7f38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uwsgi_
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
# coding: utf8

# your uwsgi stat socket addr/path here
UWSGI_STATS = 'new-server:50000'
UWSGI_STATS = '127.0.0.1:50000'

import os, os.path, sys, time, datetime, json, re, socket

Expand Down

0 comments on commit 0cd7f38

Please sign in to comment.