blob: a377d206f9e6869fe19dd25f38407adb45920923 (
plain)
1
2
3
4
5
6
7
8
|
# The ip address for the host that stash is listening to
#STASH_HOST=
# The port that stash serves to
#STASH_PORT=9999
# Needed in some cases when you use a reverse proxy
#STASH_EXTERNAL_HOST=
|