blob: 2755b94062e8bbc587ce19de23763bd7c3572ec1 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
|
BRPASTE_USER=nobody
BRPASTE_GROUP=nobody
# defaults to localhost, set to :: to listen on all
#BRPASTE_IP=::
#BRPASTE_PORT=8080
# if your redis is listening on a different address
# accepts redis:// style strings
#BRPASTE_REDIS=
|