From 7c47667d19c5461b5a0ea108b1fd9258a369be29 Mon Sep 17 00:00:00 2001 From: Sebastian <379651+czarly@users.noreply.github.com> Date: Sat, 27 Jul 2024 03:24:17 +0200 Subject: [PATCH] fix --- op-boba.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/op-boba.yml b/op-boba.yml index 95d48087..3766f775 100644 --- a/op-boba.yml +++ b/op-boba.yml @@ -79,7 +79,7 @@ services: - "27374:27374" - "27374:27374/udp" volumes: - - .jwtsecret:jwtsecret + - .jwtsecret:/jwtsecret # - ./p2p-node-key.txt:/config/p2p-node-key.txt # - ./discovery:/p2p_discovery_db # - ./peerstore:/p2p_peerstore_db