You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
6 lines
325 B
6 lines
325 B
# sphinx-relay Hidden Service
|
|
# We expose 80 for the connection string UI and $APP_SPHINX_RELAY_PORT for the
|
|
# actual server connection
|
|
HiddenServiceDir /data/app-sphinx-relay
|
|
HiddenServicePort 80 $APP_SPHINX_RELAY_IP:$APP_SPHINX_RELAY_PORT
|
|
HiddenServicePort $APP_SPHINX_RELAY_PORT $APP_SPHINX_RELAY_IP:$APP_SPHINX_RELAY_PORT
|