Radish alpha
h
Radicle Heartwood Protocol & Stack
Radicle
Git (anonymous pull)
Log in to clone via SSH
ci: Enabled backtraces on the server
Adam Szkoda committed 3 years ago
commit 70779ec14870222af11ff1dbb075ece63d558450
parent 98ee9c46a9bebe3ad43da688811201b6e41beb2f
1 file changed +2 -0
modified docker-compose.yml
@@ -9,6 +9,7 @@ services:
    environment:
      RUST_LOG: debug
      RAD_PASSPHRASE: seed
+
      RUST_BACKTRACE: 1
    volumes:
      - /mnt/radicle/heartwood:/root/
    init: true
@@ -29,6 +30,7 @@ services:
      context: .
    environment:
      RUST_LOG: debug
+
      RUST_BACKTRACE: 1
    volumes:
      - /mnt/radicle/heartwood:/root/
    init: true