Opt-In for SentryPeer DHT mode, fixes #1110

This commit is contained in:
t3chn0m4g3
2022-06-08 09:10:29 +00:00
parent a28dfec046
commit dcf15ca489
5 changed files with 22 additions and 1 deletions

View File

@ -12,6 +12,12 @@ services:
restart: always
# cpu_count: 1
# cpus: 0.25
environment:
- SENTRYPEER_WEB_GUI=1
- SENTRYPEER_PEER_TO_PEER=1
- SENTRYPEER_BOOTSTRAP_NODE=bootstrap.sentrypeer.org
- SENTRYPEER_VERBOSE=1
- SENTRYPEER_DEBUG=1
networks:
- sentrypeer_local
ports: