Skip to content

Commit 32f5940

Browse files
authored
Merge pull request #726 from MaRDI4NFDI/physikerwelt-patch-1
Update DLOCKSS_IDENTITY_PATH in docker-compose
2 parents d3c163a + ffc275d commit 32f5940

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose-extra.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ services:
108108
environment:
109109
DLOCKSS_IPFS_NODE: "/dns4/ipfs/tcp/5001"
110110
DLOCKSS_NODE_NAME: MaRDI4NFDI
111-
DLOCKSS_IDENTITY_PATH: "/ipfs/keystore"
111+
DLOCKSS_IDENTITY_PATH: "/ipfs/keystore/key_inxxe3tfnruxk42tn5rwsylmifyha"
112112
volumes:
113113
- ./dlockss-files:/data:ro
114114
- ipfs-data:/ipfs/:ro

0 commit comments

Comments
 (0)