Skip to content

Commit

Permalink
integration test: specify IPFS_PATH for IPFS service
Browse files Browse the repository at this point in the history
Signed-off-by: Kohei Tokunaga <[email protected]>
  • Loading branch information
ktock committed Jan 21, 2025
1 parent f17df13 commit a4fa4fa
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Dockerfile.d/test-integration-ipfs-offline.service
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ Description=ipfs daemon for integration test (offline)

[Service]
ExecStart=ipfs daemon --init --offline
Environment=IPFS_PATH="%h/.ipfs"

[Install]
WantedBy=docker-entrypoint.target

0 comments on commit a4fa4fa

Please sign in to comment.