diff options
Diffstat (limited to 'server/brpaste.confd')
| -rw-r--r-- | server/brpaste.confd | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/server/brpaste.confd b/server/brpaste.confd index 2755b94..7e3acd5 100644 --- a/server/brpaste.confd +++ b/server/brpaste.confd @@ -2,8 +2,7 @@ BRPASTE_USER=nobody BRPASTE_GROUP=nobody # defaults to localhost, set to :: to listen on all -#BRPASTE_IP=:: -#BRPASTE_PORT=8080 +#BRPASTE_ADDR=:8080 # if your redis is listening on a different address # accepts redis:// style strings |
