Skip to content

Commit a4fa4fa

Browse files
committed
integration test: specify IPFS_PATH for IPFS service
Signed-off-by: Kohei Tokunaga <[email protected]>
1 parent f17df13 commit a4fa4fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Dockerfile.d/test-integration-ipfs-offline.service

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@ Description=ipfs daemon for integration test (offline)
33

44
[Service]
55
ExecStart=ipfs daemon --init --offline
6+
Environment=IPFS_PATH="%h/.ipfs"
67

78
[Install]
89
WantedBy=docker-entrypoint.target

0 commit comments

Comments
 (0)