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.
7 lines
305 B
7 lines
305 B
# samourai-server dojo Hidden Service
|
|
HiddenServiceDir /data/app-$APP_ID-dojo
|
|
HiddenServicePort 80 $APP_SAMOURAI_SERVER_IP:80
|
|
|
|
# samourai-server whirlpool Hidden Service
|
|
HiddenServiceDir /data/app-$APP_ID-whirlpool
|
|
HiddenServicePort 80 $APP_SAMOURAI_SERVER_WHIRLPOOL_IP:$APP_SAMOURAI_SERVER_WHIRLPOOL_PORT
|