Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
ci: Add git tracing to node deployment
Alexis Sellier committed 3 years ago
commit af7a7ada3ee12e42ef0bd96a8dc6876771440052
parent 41b9b46d99fb36a40b456ddd27f645fbf900d121
1 file changed +2 -0
modified docker-compose.yml
@@ -10,6 +10,8 @@ services:
      RUST_LOG: debug
      RAD_PASSPHRASE: seed
      RUST_BACKTRACE: 1
+
      GIT_TRACE: 1
+
      GIT_TRACE_PACKET: 1
    volumes:
      - /mnt/radicle/heartwood:/root/
    init: true