mirror of
https://github.com/telekom-security/tpotce.git
synced 2025-07-02 01:27:27 -04:00
Comment ENV opt-in for SentryPeer
This commit is contained in:
@ -13,9 +13,9 @@ services:
|
||||
# cpu_count: 1
|
||||
# cpus: 0.25
|
||||
environment:
|
||||
- SENTRYPEER_WEB_GUI=1
|
||||
- SENTRYPEER_PEER_TO_PEER=1
|
||||
- SENTRYPEER_BOOTSTRAP_NODE=bootstrap.sentrypeer.org
|
||||
# - SENTRYPEER_WEB_GUI=0
|
||||
- SENTRYPEER_PEER_TO_PEER=false
|
||||
# - SENTRYPEER_BOOTSTRAP_NODE=bootstrap.sentrypeer.org
|
||||
- SENTRYPEER_VERBOSE=1
|
||||
- SENTRYPEER_DEBUG=1
|
||||
networks:
|
||||
|
Reference in New Issue
Block a user