Change hostnames, client only node, sandbox not built

This commit is contained in:
caskd 2020-01-10 16:36:10 +01:00
parent bec68c0ed9
commit 76ff594ef6
No known key found for this signature in database
GPG Key ID: 79DB21404E300A27
2 changed files with 5 additions and 3 deletions

View File

@ -1,7 +1,7 @@
SOCKSPort 0.0.0.0:9050
SOCKSPolicy accept *
Sandbox 1
SocksPort 0.0.0.0:9050
SocksPolicy accept *
AvoidDiskWrites 1
ClientOnly 1
ConnectionPadding 1
NewCircuitPeriod 10
EnforceDistinctSubnets 1

View File

@ -26,6 +26,8 @@ services:
parallelism: 1
delay: 5s
order: start-first
placement:
constraints: [node.hostname == nbg-4]
ports:
- '9050:9050'
networks: