We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f17df13 commit a4fa4faCopy full SHA for a4fa4fa
Dockerfile.d/test-integration-ipfs-offline.service
@@ -3,6 +3,7 @@ Description=ipfs daemon for integration test (offline)
3
4
[Service]
5
ExecStart=ipfs daemon --init --offline
6
+Environment=IPFS_PATH="%h/.ipfs"
7
8
[Install]
9
WantedBy=docker-entrypoint.target
0 commit comments